#11562: Error in regular exression for EmailField validation
---------------------------------+------------------------------------------
          Reporter:  HuCy        |         Owner:  nobody    
            Status:  closed      |     Milestone:            
         Component:  Forms       |       Version:  SVN       
        Resolution:  invalid     |      Keywords:  emailfield
             Stage:  Unreviewed  |     Has_patch:  0         
        Needs_docs:  0           |   Needs_tests:  0         
Needs_better_patch:  0           |  
---------------------------------+------------------------------------------
Changes (by kmtracey):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => invalid
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 r10573 fixed the regex to disallow hyphens except in the interior of a
 label, and that changeset includes tests that verify that email addresses
 with domain names beginning with a hyphen do  not validate.  If there is
 really still a problem, please reopen with more specifics on exactly what
 invalid email address, for example, you still observe passing validation
 with current code in SVN.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11562#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to