Defect #9588
Text fields used for data entry should trim whitespace.
Status: | New | Start date: | 2011-11-16 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
For example, in the password recovery field for email address, if the address was copied and pasted with leading or trailing whitespace it should be trimmed off before use. Trying to send email to ` joe@blow.com ' will fail miserably without the user knowing.
Related issues
History
#1
Updated by Nitish Upreti over 10 years ago
- File whitespace_email.diff
added
- Status changed from New to Resolved
Here is the patch. Trimming the whitespace beforing checking with the database.
#2
Updated by Go MAEDA over 5 years ago
- Related to Defect #8317: Strip whitespace from integer custom field added
#3
Updated by Go MAEDA over 5 years ago
- Related to Defect #25604: Redmine does not appear to strip leading spaces from new issues added
#4
Updated by Go MAEDA over 1 year ago
- Duplicated by Feature #34566: Always trim title added
#5
Updated by Go MAEDA over 1 year ago
- Status changed from Resolved to New