Opened 16 years ago
Closed 16 years ago
#4910 closed (fixed)
Enable smart_str encoding of email text attachments
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Component: | Core (Mail) | Version: | dev |
Severity: | Keywords: | ||
Cc: | djoume@… | Triage Stage: | Ready for checkin |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hi,
The unicode merge make use of smart_str for the body of email messages.
I think the same thing should be done for text attachments, see patch attached.
Cheers
Attachments (1)
Change History (6)
Changed 16 years ago by
Attachment: | fix_attachment_encoding.diff added |
---|
comment:1 Changed 16 years ago by
Cc: | djoume@… added |
---|
comment:2 Changed 16 years ago by
Summary: | Bad encoding of email text attachments → Enable smart_str encoding of email text attachments |
---|---|
Triage Stage: | Unreviewed → Ready for checkin |
comment:3 Changed 16 years ago by
Component: | django.core.mail → Generic views |
---|---|
Keywords: | bnmnb added |
Owner: | changed from Adrian Holovaty to anonymous |
Triage Stage: | Ready for checkin → Accepted |
comment:4 Changed 16 years ago by
Component: | Generic views → django.core.mail |
---|---|
Keywords: | bnmnb removed |
Triage Stage: | Accepted → Ready for checkin |
This isn't a toy. Please play elsewhere.
comment:5 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I have forgotten to put my email address, just in case you need more info...