Hide Forgot
Created attachment 573257 [details] screeshot Description of problem: Try to reset password using a valid but unregistered account,I caught system error. Version-Release number of selected component (if applicable): devenv_1677 How reproducible:always Steps to Reproduce: 1.Go to openshift website and login 2.Go to app/account page 3.Try to reset password using a valid but unregistered account Actual results: After step 3, I caught system error and the error message is duplicate. Details see in attachment. The log is as following: Started POST "/app/account/password" for 203.114.244.88 at Wed Mar 28 03:07:43 -0400 2012 [Barista] Compiling all scripts for barista [Barista] Compiling all coffeescripts [Barista] Copying all javascripts Processing by PasswordController#create as HTML Parameters: {"authenticity_token"=>"cA5HwYlDGsFV9pqE3w0Jekhtr5mZY5kGQJ+3quVm+To=", "utf8"=>"✓", "web_user"=>{"email_address"=>"adj"}, "commit"=>"Reset Password"} [check_credentials] Check login state Checking for logout request Not a logout request, checking for cookie rh_sso cookie = "0|eeYEYfEbOsb9ItL1MtT0aCfjyg9omPMpOUK" User has an authenticated session Session ticket matches current ticket Response from Streamline took (/wapps/streamline/resetPassword.html): 466.325 ms POST Response code = 200 Password reset request {"errors"=>["user_not_found"]} Rendered layouts/_head.html.haml (11.0ms) Rendered layouts/site/_stylesheets.html.haml (124.5ms) Rendered layouts/simple/_header.html.haml (9.1ms) Rendered layouts/_new_flashes.html.haml (4.3ms) Rendered layouts/site/_javascripts.html.haml (13.1ms) Rendered password/new.html.haml within layouts/simple (204.2ms) Completed 200 OK in 683ms (Views: 208.4ms) Expected results: Reset password should not return system error. Additional info:
Tested this issue on devenv_1713, still has this issue.
Fixed.
Assign this bug back as this issue still exist on today's stage as attached screen shot.
Ok, it seems it didn't get the stage build but it's fixed in rhc-site-0.90.15-1+. Since it's low severity let's verify it and leave it to the next stage build. Thanks!
(In reply to comment #4) Verify this bug on rhc-site-0.90.18-1.el6_2.noarch, it has been fixed now, thanks.