-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User Registration Validation Lists Email Missing Error Twice #16619
Comments
Thank you for submitting your first issue, awesome! 🚀 We're thrilled to receive your input. If you haven't completed the template yet, please take a moment to do so. This ensures that we fully understand your feature request or bug report. On what happens next, see the docs. If you like Orchard Core, please star our repo and join our community channels. |
This issue was fixed in 2.0 via #16552 |
Nope, that was a different issue. I remember that I fixed this issue a long time ago, but it was re-introduced shortly afterwards by #11130 which I did not notice. But now in 2.0 the whole login/registration has been changed to use shapes. I think that change fixes this issue as well. Or can you reproduce this in |
@gvkries the issue is fixed in main. Is there a reason you re-opened this issue? |
Because I haven't had time to actually check if my statement above is correct... |
This issue has been fixed in 2.0, but by #15736. |
Describe the bug
Registration produces duplicate "Email is required" messages when the submit button is pressed without entering any information.
Orchard Core version
1.8.3
To Reproduce
Steps to reproduce the behavior:
Looks like this problem has occurred in the past and was addressed with this ticket.
Expected behavior
When Email address is missing, the validation error should only show up once.
Logs and screenshots
The text was updated successfully, but these errors were encountered: