Acme Web App Help us make the Acme web app better — report issues and vote on what matters.
Back to board
WEB-1 Open bug

Login form rejects valid email addresses containing a + character

Steps to reproduce:
1. Go to the login page
2. Enter an address like jane+test@example.com
3. Submit

Expected: the form accepts the address.
Actual: "Please enter a valid email" is shown and the request never reaches the server.

Discussion

No comments yet.

Add a comment