Actions
Defect #20252
openEmail notifications of issue updates do not process text formatting on custom long text
Status:
New
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Redmine's email notifications do not have wiki formatting on custom fields. The description is formatted, so for example lists are bulleted or numbered, but any custom long text fields which have "text formatting" checked are still sent as plain text (i.e. as the user typed it)
- Ubuntu server 14.04.2 LTS
- MySQL 5.5.43-0ubuntu0.14.04.1
- Ruby 2.2.0p0 revision 49005
- Rails 4.2.2
- Redmine 3.0.3 r14369
- Plugins:
- Wiki graphviz plugin
- Wiki extensions plugin
- Plugin I wrote for some extra wiki formatting macros
Files
Updated by the fury over 9 years ago
- File Capture.PNG Capture.PNG added
Added screenshot of the email. The three highlighted fields are custom fields, long text, "Text formatting" is checked. Below them, you can see the description picks up formatting commands like bullet points.
Actions