Opened 19 months ago
Closed 18 months ago
#1511 closed defect (fixed)
Event log: properly render email body
Reported by: | aavilesd | Owned by: | aavilesd |
---|---|---|---|
Priority: | critical | Milestone: | v1.2 |
Component: | General | Version: | 1.1 |
Keywords: | Cc: |
Description
Email body of event log entries is sometimes displayed with extra line breaks. This is caused by the style not collapsing them assuming only plain text will be displayed.
Make the rendering handle line breaks according to the content type.
Change History (3)
comment:1 Changed 19 months ago by aavilesd
- Status changed from new to awaiting_merge
comment:2 Changed 18 months ago by pferreir
- Status changed from awaiting_merge to merging
comment:3 Changed 18 months ago by pferreir
- Resolution set to fixed
- Status changed from merging to closed
Note: See
TracTickets for help on using
tickets.
branch: 1511-event-log-emails