- From: <bugzilla@jessica.w3.org>
- Date: Thu, 04 Nov 2010 21:21:18 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11225
Summary: You should allow the part after the at sign to be
ldh-str 0*( "." ldh-str ), or whatever the proper
syntax is, to allow "username@localhost". This might
actually be useful for testing web apps, and it
doesn't seem like it would cause any extra harm. Plu
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#val
id-e-mail-address
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/#valid-e-mail-address
Comment:
You should allow the part after the at sign to be ldh-str 0*( "." ldh-str ),
or whatever the proper syntax is, to allow "username@localhost". This might
actually be useful for testing web apps, and it doesn't seem like it would
cause any extra harm. Plus, in principle, a regular TLD could resolve to
something with an A or MX record, e.g., the ccTLD "to" has an A record and
maybe mail can get there (dunno).
Posted from: 68.175.61.233 by AryehGregor+whatwgspec@gmail.com
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Thursday, 4 November 2010 21:21:24 UTC