Re: [Django] #29830: EmailMessage may ignore quote printable encoding

2018-10-22 Thread Django
#29830: EmailMessage may ignore quote printable encoding
-+-
 Reporter:  Jannik Schürg|Owner:  nobody
 Type:  Bug  |   Status:  closed
Component:  Core (Mail)  |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  email, mail, | Triage Stage:  Accepted
  encoding   |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"efc0f77f02de86a94e21cafd3c8409eb7dd99ef6" efc0f77f]:
 {{{
 #!CommitTicketReference repository=""
 revision="efc0f77f02de86a94e21cafd3c8409eb7dd99ef6"
 Fixed #29830 -- Fixed loss of custom utf-8 body encoding in mails.
 }}}

-- 
Ticket URL: 
Django 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.aeaf0da3640cdb0dbb6fe87244eea90f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29830: EmailMessage may ignore quote printable encoding

2018-10-18 Thread Django
#29830: EmailMessage may ignore quote printable encoding
-+-
 Reporter:  Jannik Schürg|Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Core (Mail)  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  email, mail, | Triage Stage:  Accepted
  encoding   |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham):

 * has_patch:  0 => 1


-- 
Ticket URL: 
Django 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.326edf15e6b119576132582e99bed8ea%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29830: EmailMessage may ignore quote printable encoding

2018-10-17 Thread Django
#29830: EmailMessage may ignore quote printable encoding
-+-
 Reporter:  Jannik Schürg|Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Core (Mail)  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  email, mail, | Triage Stage:  Accepted
  encoding   |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Jannik Schürg):

 I have openend a pull request: https://github.com/django/django/pull/10526

-- 
Ticket URL: 
Django 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.a69b481f860f6106775e34c0d5429f66%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29830: EmailMessage may ignore quote printable encoding

2018-10-10 Thread Django
#29830: EmailMessage may ignore quote printable encoding
-+-
 Reporter:  jannschu |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Core (Mail)  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  email, mail, | Triage Stage:  Accepted
  encoding   |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham):

 * stage:  Unreviewed => Accepted


-- 
Ticket URL: 
Django 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.f7384467e26ac9498b749f275b4b4b29%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #29830: EmailMessage may ignore quote printable encoding (was: EmailMessage does not respect body encoding)

2018-10-10 Thread Django
#29830: EmailMessage may ignore quote printable encoding
-+-
 Reporter:  jannschu |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Core (Mail)  |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  email, mail, | Triage Stage:
  encoding   |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham):

 * type:  New feature => Bug
 * has_patch:  1 => 0
 * component:  Uncategorized => Core (Mail)


Comment:

 Looks like the bug is in
 
[https://github.com/django/django/blob/f3d3338e06d571a529bb2046428eeac8e56bcbf6/django/core/mail/message.py#L173-L180
 SafeMIMEText.set_payload()]. The quoted-printable encodeding is dropped if
 the message doesn't have any "long lines."

-- 
Ticket URL: 
Django 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.5a11620897308a694d1308407b9d2bd1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.