#35033: EmailMessage repeats "To" header if provided via the headers kwargs
--------------------------------+--------------------------------------
     Reporter:  Aalekh Patel    |                    Owner:  nobody
         Type:  Bug             |                   Status:  new
    Component:  Core (Mail)     |                  Version:  dev
     Severity:  Normal          |               Resolution:
     Keywords:  email, headers  |             Triage Stage:  Unreviewed
    Has patch:  1               |      Needs documentation:  0
  Needs tests:  1               |  Patch needs improvement:  1
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+--------------------------------------
Changes (by Natalia Bidart):

 * cc: Adam Johnson (added)
 * needs_better_patch:  0 => 1
 * version:  3.2 => dev
 * easy:  1 => 0


Comment:

 Reproduced, and accepting based on the RFC which states:

 {{{
    +----------------+--------+------------+----------------------------+
    | Field          | Min    | Max number | Notes                      |
    |                | number |            |                            |
    +----------------+--------+------------+----------------------------+
    | to             | 0      | 1          |                            |
 }}}

 This is related to #9233, and I would encourage for the solution to this
 ticket to cover for all those headers that should provide at most 1
 occurrence.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/35033#comment:4>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018c699f5c06-991ccbca-e90d-4025-a733-3c8c15fa1e44-000000%40eu-central-1.amazonses.com.

Reply via email to