Defect #22532
Strip whitespace from login on login page
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Accounts / authentication | |||
Target version: | 3.4.4 | |||
Resolution: | Fixed | Affected version: |
Description
Spaces in login is removed before user account will saved. But when you try to login you made a mistake like whitespace before login or after it will be not you login.
Related issues
Associated revisions
Strip whitespace from login on login page (#22532).
Patch by Artur Borisovich and Marius BALTEANU.
History
#1
Updated by Artur Borisovich almost 5 years ago
Fixed this bug
#2
Updated by Toshi MARUYAMA over 4 years ago
- Category set to Accounts / authentication
#3
Updated by Marius BALTEANU about 3 years ago
- Related to Defect #27754: Strip whitespace from email addresses on lost password page added
#4
Updated by Go MAEDA about 3 years ago
- Target version set to 3.4.4
Marius BALTEANU wrote in #27754#note-7:
I think that we should fix also the related issue (#22532) because is almost on the same topic.
I agree with Marius. I think it would be better to deliver this fix along with #27754.
Setting target version to 3.4.4.
#5
Updated by Marius BALTEANU about 3 years ago
The patch attached by Artur Borisovich still applies cleanly. I've added a test for it and I think that we can fix this issue.
#6
Updated by Go MAEDA about 3 years ago
LGTM. I will commit this fix within a few days.
#7
Updated by Go MAEDA about 3 years ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed to the trunk. Thank you.
#8
Updated by Go MAEDA about 3 years ago
- Subject changed from Spaces are not removed when the login authorization to Strip whitespace from login on login page
- Status changed from Resolved to Closed
Merged to 3.4-stable.
#9
Updated by Artur Borisovich about 3 years ago
Go MAEDA wrote:
Merged to 3.4-stable.
Nice, thank you.