Description of problem: When successfully signing in using the 'Sign in' link on the error page, the user is returned to the error page, which shows only the 'Error' title. This appears as though there has been an error with sign in, but there has not. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Without signing in, navigate to a project page 2.Change the last part of the url to specify an invalid project page, load modified url. The error page will be shown with an error message. 3.Click 'Sign in' and enter valid credentials Actual results: User is shown a page with only 'Error' Expected results: User is shown home page or a page that does not appear to indicate an error. Additional info:
Fixed in 1.5. Sign in from error page now redirects to home on success, and error page indicates that there are no current errors when navigated to directly. See https://github.com/zanata/zanata/commit/defccc0e640e5c78bcadfcee8586f720b941595f
VERIFIED in Zanata version 1.5-SNAPSHOT (20120220-1107).