Go to user/
Click on Create new account
Click on I want to create an account
Error messages from the login form show on register form
And unfilled required fields have the error class
Expected behavior is for the error messages to be cleared and the error class to be removed when switching to the new form.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | error-messages-persist-between-unified-login-forms-1235752-1.patch | 1.1 KB | Soren Jones |
Comments
Comment #1
Soren Jones commentedThe attach patch depends on #1163172: Unified login shows wrong form on validation errors being resolved.
Comment #2
hunmonk commentedwaiting for an updated patch for #1163172: Unified login shows wrong form on validation errors, then we can get back to this one...
Comment #3
setvik commentedRerolled the patch for #1163172: Unified login shows wrong form on validation errors against master and it applies.
Tested the patch for this issue as well and it works for me.
Comment #4
hunmonk commentedlet's leave this until #1163172: Unified login shows wrong form on validation errors lands.
Comment #5
dooug commentedI believe this has been resolved by the latest commit from #1163172: Unified login shows wrong form on validation errors. Please re-open if the issue described still exists with the latest dev.