Opened 18 years ago
Closed 18 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)
by , 18 years ago
| Attachment: | fix_attachment_encoding.diff added |
|---|
comment:1 by , 18 years ago
| Cc: | added |
|---|
comment:2 by , 18 years ago
| Summary: | Bad encoding of email text attachments → Enable smart_str encoding of email text attachments |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
comment:3 by , 18 years ago
| Component: | django.core.mail → Generic views |
|---|---|
| Keywords: | bnmnb added |
| Owner: | changed from to |
| Triage Stage: | Ready for checkin → Accepted |
comment:4 by , 18 years ago
| 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 by , 18 years ago
| 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...