#14301: django crashes on email address that passed validate_email()  (utf8-tld)
---------------------------------------+------------------------------------
          Reporter:  harm              |         Owner:  nobody
            Status:  reopened          |     Milestone:  1.3   
         Component:  django.core.mail  |       Version:  1.2   
        Resolution:                    |      Keywords:        
             Stage:  Accepted          |     Has_patch:  0     
        Needs_docs:  0                 |   Needs_tests:  0     
Needs_better_patch:  0                 |  
---------------------------------------+------------------------------------
Comment (by adamnelson):

 One problem that this ticket exposes is that now we allow unicode email
 addresses for user accounts (#9764) but those people will never be able to
 receive email through Django - until it supports send() to IDN email
 addresses.  I almost wonder if #9764 should be undone with regards to the
 email address until Django can send to IDN email addresses.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14301#comment:15>
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