Support #1105
Remove blank spaces in e-mail fields
Start date:
02/24/2014
Due date:
% Done:
0%
Component:
Description
When registering a new user, if a space is wrongly included before or after the e-mail entered by the user (copy and paste for example), the system won't be able to send the message because it'll be considered an invalid message.
So, the system must remove all blank spaces around the e-mail (trim it), in order to avoid user errors.
History
#1
Updated by Ricardo Memoria about 11 years ago
- Status changed from New to Resolved
- Assignee changed from Ricardo Memoria to Luis Gustavo do Valle Bastos
Fixed and available for testing in dev server
#2
Updated by Ricardo Memoria over 8 years ago
- Status changed from Resolved to Rejected