Page MenuHomePhabricator

Some valid Email addresses cannot be accepted
Open, MediumPublic

Description

Either by validating JavaScript and PHP. Check the validator against [[Email address#Examples]]


Version: unspecified
Severity: minor
See Also:
T41239: Some invalid Email addresses are accepted (Abc.@example.com Abc..123@example.com)

Details

Reference
bz39236

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:09 AM
bzimport set Reference to bz39236.
bzimport added a subscriber: Unknown Object (MLST).

link? [[Email address#Examples]]

Specifically these addresses are in problem:

user@[IPv6:2001:db8:1ff::a0b:dbd0]
"much.more unusual"@example.com
"very.unusual.@.unusual.com"@example.com
"()<>[]:,;@\\\"!#$%&'*+-/=?^_`{}| ~ ? ^_`{}|~.a"@example.org
""@example.org

Some valid Email addresses cannot be accepted

Accepted where? Registration? URL/testcases are always welcome...