[zanata-bugs] [Bug 982048] Email validation wholeheartedly violates RFC2822

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 8 04:28:37 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=982048

Damian Jansen <djansen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Usability                   |WebSite
            Summary|Non unicode characters not  |Email validation
                   |rejected by email           |wholeheartedly violates
                   |validation                  |RFC2822
           Severity|low                         |medium

--- Comment #1 from Damian Jansen <djansen at redhat.com> ---
Along with the above example, the inline email validation fails to recognise
many other invalid entities (e.g. email at -domain.com) - though these seem to be
picked up afterwards by java mail handling.

More importantly, however, is that valid email addresses are being rejected -
such as:
"email"@domain.com (quoted strings are acceptable)
email@[domain.com] (bracketed domains are acceptable)

A test should be devised to handle all of the cases from the front-end and the
validation upgraded to comply.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=E8F7Z2jxF9&a=cc_unsubscribe




More information about the zanata-bugs mailing list