User tests: Successful: Unsuccessful:
The local part of an email (text before the "@") may include any of the following characters
( http://www.w3.org/TR/html-markup/input.email.html )
Uppercase and lowercase English letters (a–z, A–Z)
Digits 0 to 9
These special characters: ! # $ % & ’ * + - / = ? ^ _ ` { | } ~
Character . (dot, period, full stop) (ASCII: 46) provided that it is not the first or last character, and provided also that it does not appear consecutively (e.g. John..Doe@example.com is not allowed).
After correcting the validation (See #4894 and 6ba7987 ), we still could not save an email containing for example any of these in the local part.
/{|}~-^
This patch will allow using them. It will also take care of the double dot and dot as first character.
Labels |
Added:
?
|
You are right, correcting the comment as it has (again) the ‚Äô instead of ’
Status | Pending | ⇒ | Ready to Commit |
@test tried various combinations. nothing seemed to be broken. RTC
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4899.
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-10-23 14:42:29 |
Thanks folks. Merging.
leo/$~j}@gmail.com is saved
RTC for me
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/4899.