Opened 15 years ago
Closed 15 years ago
#28 closed defect (fixed)
Fix escaping in emails
Reported by: | adehnert | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Keywords: | Cc: |
Description
The various emails that get sent still use Django auto-escaping functionality. This is unfortunate, since HTML escaping in plain-text emails is stupid.
Change History (1)
comment:1 Changed 15 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.