Reminder: Create & find trunk-related issues here. Legacy Trac tickets are still available. Problems? Workflow feedback? Need a module project? Open a support ticket.

OpenMRS Trunk

Login Redirect not working after APIAuthentication error is thrown

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Should Should
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: OpenMRS 1.4.0
  • Component/s: None
  • Severity:
    3
  • Keywords:
  • Description:
    Hide

    The uncaughtexception page used to redirect to the last attempted page if an APIAuthentication error was thrown. This allowed controllers to throw this error and the interface would automatically show the login page. Right now its just showing the error stack trace.

    Show
    The uncaughtexception page used to redirect to the last attempted page if an APIAuthentication error was thrown. This allowed controllers to throw this error and the interface would automatically show the login page. Right now its just showing the error stack trace.

Activity

Hide
Ben Wolfe added a comment - 2008-10-20 14:57:24 EDT

Fixed in rev:5736

As a side fix, I also got the query string back in that redirect. So APIAuthenticationException errors on the patient dashboard should work correctly again.

Show
Ben Wolfe added a comment - 2008-10-20 14:57:24 EDT Fixed in rev:5736 As a side fix, I also got the query string back in that redirect. So APIAuthenticationException errors on the patient dashboard should work correctly again.
Hide
Ben Wolfe added a comment - 2008-10-20 15:04:58 EDT

Backported to 1.3.x in rev:5737

Show
Ben Wolfe added a comment - 2008-10-20 15:04:58 EDT Backported to 1.3.x in rev:5737

People

Dates

  • Created:
    2008-10-20 14:55:31 EDT
    Updated:
    2010-07-08 16:20:58 EDT
    Resolved:
    2010-07-01 22:42:34 EDT