#3989: Django seems to parse only the addr-spec production of RFC 2822
-------------------------------------------------------------+--------------
   Reporter:  Pierre Thierry <[EMAIL PROTECTED]>  |                Owner:  
adrian          
     Status:  new                                            |            
Component:  django.core.mail
    Version:  SVN                                            |           
Resolution:                  
   Keywords:                                                 |                
Stage:  Accepted        
  Has_patch:  1                                              |           
Needs_docs:  0               
Needs_tests:  0                                              |   
Needs_better_patch:  0               
-------------------------------------------------------------+--------------
Changes (by Vinay Sajip <[EMAIL PROTECTED]>):

  * has_patch:  0 => 1
  * version:  => SVN

Comment:

 The attached patch matches the mailbox production, without Friedl-like
 thoroughness (addressed for oldforms only - however, it should just be a
 copy-paste job for newforms). However, I'm not sure it's the whole story -
 there might be code elsewhere which assumes that the value of the
 {{{email}}} field is in addr_spec format, which assumption will no longer
 hold once the patch is applied. I've tested in the admin interface and it
 seems to be OK, but does e.g. {{{send_email()}}} need to be changed?

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3989#comment:6>
Django Code <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