- From: <bugzilla@jessica.w3.org>
- Date: Mon, 20 Dec 2010 10:50:06 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11579
Summary: The valid-email address ABNF doesn't include IDN, so
for it to work the value must be punycode (or at least
converted to punycode when validating), but this isn't
mentioned, except as an optional example ("User agents
may transform the value for display a
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#e-m
ail-state
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/states-of-the-type-attribute.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#e-mail-state
Comment:
The valid-email address ABNF doesn't include IDN, so for it to work the value
must be punycode (or at least converted to punycode when validating), but this
isn't mentioned, except as an optional example ("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)."
Posted from: 83.160.94.175
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 20 December 2010 10:50:10 UTC