#28912: EmailMessage.message() should not set a blank To: field when
EmailMessage.to is empty
-------------------------------------+-------------------------------------
     Reporter:  Jon Dufresne         |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |
    Component:  Core (Mail)          |                  Version:  dev
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Sarah Boyce <42296566+sarahboyce@…>):

 In [changeset:"b9098538a966fdc1f2b5ee51c094ca3de4db6344" b909853]:
 {{{#!CommitTicketReference repository=""
 revision="b9098538a966fdc1f2b5ee51c094ca3de4db6344"
 Fixed #35033, Refs #28912 -- Fixed repeated headers in EmailMessage.

 Fixed a regression which would cause multiple To, Cc, and
 Reply-To headers in the result of EmailMessage.message() if
 values were supplied for both to/cc/reply_to and the
 corresponding extra_headers fields.

 Updated related tests to check the generated message() has
 exactly one of each expected header using get_all().

 Regression in b03d5002955256c4b3ed7cfae5150eb79c0eb97e.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/28912#comment:5>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070190a061579e-90262e24-0234-4fb0-8f10-cee1c0774dac-000000%40eu-central-1.amazonses.com.

Reply via email to