[Webkit-unassigned] [Bug 40761] International domain name (IDN) emails silently fail input type="email" validation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 17 12:05:51 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40761


Aryeh Gregor <Simetrical+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Simetrical+webkit at gmail.com




--- Comment #2 from Aryeh Gregor <Simetrical+webkit at gmail.com>  2010-06-17 12:05:51 PST ---
Bug 40747 is about the UI, so this may as well be repurposed to be only about not accepting IDNs.  E-mail inputs should certainly accept IDNs and convert to punycode for submission -- it only makes sense.  The spec mentions this as an example but doesn't require it (since it's a UI issue):

"User agents may transform the value for display and editing (e.g. converting punycode in the value to IDN in the display and vice versa)." <http://www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html#e-mail-state>

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list