Actions
Defect #9588
openText fields used for data entry should trim whitespace.
Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2011-11-16
Due date:
% Done:
0%
Estimated time:
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.
Files
Related issues
Updated by Nitish Upreti over 12 years ago
- File whitespace_email.diff whitespace_email.diff added
- Status changed from New to Resolved
Here is the patch. Trimming the whitespace beforing checking with the database.
Updated by Go MAEDA over 7 years ago
- Related to Defect #8317: Strip whitespace from integer custom field added
Updated by Go MAEDA over 7 years ago
- Related to Defect #25604: Redmine does not appear to strip leading spaces from new issues added
Updated by Go MAEDA almost 4 years ago
- Has duplicate Feature #34566: Always trim title added
Actions