cole2295 / subtext

Automatically exported from code.google.com/p/subtext
0 stars 0 forks source link

Email_address#RFC_specification #319

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Url http://blog.plumbersmate.eu/contact.aspx
2. Email Field
3. Character + not valid in email

What is the expected output? What do you see instead?

Valid email addresses

niceandsimple@example.com
very.common@example.com
a.little.lengthy.but.fine@dept.example.com
disposable.style.email.with+symbol@example.com
other.email-with-dash@example.com
"much.more unusual"@example.com
"very.unusual.@.unusual.com"@example.com
"very.(),:;<>[]\".VERY.\"very@\\ \"very\".unusual"@strange.example.com
admin@mailserver1 (local domain name with no TLD)
!#$%&'*+-/=?^_`{}|~@example.org
"()<>[]:,;@\\\"!#$%&'*+-/=?^_`{}| ~.a"@example.org
" "@example.org (space between the quotes)
üñîçøðé@example.com (Unicode characters in local part)
üñîçøðé@üñîçøðé.com (Unicode characters in domain part)

Source: http://en.wikipedia.org/wiki/Email_address#RFC_specification

What version of the product are you using? On what operating system?
Chrome

Please provide any additional information below.

Original issue reported on code.google.com by kique...@gmail.com on 10 Mar 2015 at 9:12