Actions
Defect #27754
closedStrip whitespace from email addresses on lost password page
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Sometimes people will not notice that they copied and pasted or inadvertently entered a whitespace when entering their email address in the lost password page. This currently leads to no password recovery being sent as the whitespaces will prevent a user from being found.
Files
Related issues
Updated by Felix Schäfer about 7 years ago
- File 27754.patch 27754.patch added
The attached patch provides a test and strips whitespace from the entered email address.
Updated by Jan from Planio www.plan.io about 7 years ago
- Target version set to Candidate for next minor release
Updated by Go MAEDA about 7 years ago
- Tracker changed from Feature to Defect
- Target version changed from Candidate for next minor release to 3.4.4
Sometimes users say "Lost password page is not working". I understood the reason by seeing this patch!
Setting target version to 3.4.4.
Updated by Marius BĂLTEANU about 7 years ago
- Related to Defect #22532: Strip whitespace from login on login page added
Updated by Marius BĂLTEANU about 7 years ago
I think that we should fix also the related issue (#22532) because is almost on the same topic.
Updated by Go MAEDA about 7 years ago
- Status changed from Resolved to Closed
- Resolution set to Fixed
Commited in the trunk and merged to 3.4-stable. Thank you for detecting and fixing this issue.
Actions