[Bug 15486] New: The first character class in the regexp is incorrect. It should be: [a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15486

           Summary: The first character class in the regexp is incorrect.
                    It should be: [a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#e-m
                    ail-state-(type=email)
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: other Hixie drafts (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org


Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#e-mail-state-(type=email)
Complete: http://www.whatwg.org/c#e-mail-state-(type=email)

Comment:
The first character class in the regexp is incorrect. It should be:
[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]

Posted from: 92.26.187.154
User agent: Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:8.0) Gecko/20100101
Firefox/8.0

-- 
Configure bugmail: https://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 Tuesday, 10 January 2012 04:02:30 UTC