Actions
Defect #359
closedTemplates detail fix editor with Apache velocity
Start date:
04/05/2017
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Problem is when save template with some Apache velocity macros, wysiwig editor add <br> tags or non-breaking space. This is break velicoty macros.
Find best solution and add two text areas:
1. WYSIWYG editor (Advanced),
2. simple text area with actual html.
Related issues
Updated by Radek Tomiška about 4 years ago
- Status changed from New to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
- Target version set to 10.8.0
- % Done changed from 0 to 90
- Affected versions Citrine (7.3.0) added
I've solved it different way - basic textarea + html rendered in second tab (the same as in notification detail). Available template parameters moved closer to textarea.
Could you provide me a feedback, please?
Updated by Vít Švanda almost 4 years ago
I did review and tested it. Thanks for this new UX tab and for imporoving security in rendering html.
Actions