Ticket #4270 (new defect)
Ticket notification emails contain wiki formatting
| Reported by: | chris.alex.thomas@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.13 |
| Component: | notification | Version: | 0.10.2 |
| Severity: | normal | Keywords: | notification |
| Cc: | chris.alex.thomas@…, trac@…, banduwgs@…, daniel.oconnor@…, jetcat@…, hju@… |
Description
Hi,
when I send an email of a ticket, through the CC list, I find that it sends the wiki formatting as well, since it's a text email, the normal text should be displayed and the wiki formatter should strip out the formatting before the email is sent.
In order to get acceptable results from the ticket display, an example is like thus
1. an item CamelCase
2. another item
but in the email, instead of seeing what I have above, I see this
1. an item with !CamelCase[[br]] 2. another item[[br]]
so of course, people reading the emails, are wondering what all the [[br]] are for and it makes some emails kinda unreadable.
this should be remedied


