Hide Forgot
Description of problem: If a user logs in with OpenID for the first time, the Edit Profile page fails to inform the user that the username is taken if so. Secondly, on pressing the button, the username field disappears so the user cannot remedy the problem. Version-Release number of selected component (if applicable): 3.0 How reproducible: Easy always Steps to Reproduce: Pre: An OpenID server to log into 1. Press Login 2. Select OpenID (I used Google) 3. Enter a name 4. Enter a username that is already taken 5. Enter an email and press Save Actual results: Two fields are now showing - name and email - and the only indication that the username is not available is the server log. Expected results: Username already taken errors should be inline, ala internal auth signup. Additional info: Couldn't think of another way to add more "use" words to the summary.
(In reply to Damian Jansen from comment #0) > Description of problem: > If a user logs in with OpenID for the first time, the Edit Profile page > fails to inform the user that the username is taken if so. Secondly, on > pressing the button, the username field disappears so the user cannot remedy > the problem. > Additional info: > Couldn't think of another way to add more "use" words to the summary. "If a user uses OpenID to log in for the first time, the Edit Profile page fails to inform the user if the username is already used. Secondly, on using the Save button, the username field disappears so the user cannot remedy the problem and the page becomes unusable." -Fixed! If there's no useful feedback to the user at all, I think we should target this for 3.0.x.
https://github.com/zanata/zanata-server/pull/164
cherry picked to release branch https://github.com/zanata/zanata-server/commit/57f8743af6544eef197473f3efaf4826f0a35a07
Seems to be a problem with the stability of the username field, in that sometimes it does not show the message, even after pressing Save (race condition with the "should show" function?)
fixed in https://github.com/zanata/zanata-server/pull/175
VERIFIED with Zanata version 3.0.3-SNAPSHOT (20130913-0020) and Zanata version 3.1-SNAPSHOT (20130913-1232)
Closing VERIFIED bugs for Zanata versions <= 3.1.