Actions
Defect #1167
closedAdd cdata tag for description in backup feature
Start date:
07/04/2018
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Please add CDATA to description. WYSIWYG editor generate html tags and this tags brokes redeploy script.
Also check if doesn't exist same problem on notification template agenda.
Updated by Ondřej Kopr over 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Petr Michal
- % Done changed from 0 to 90
I added cdata adapter for:
- description (scripts),
- bodyText (templates).
Tests are included.
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/413eb5808296cb6fed486354bd768faa1b93b026 (branch: develop)
Please Petr could you made a review? Thank you
Updated by Radek Tomiška over 6 years ago
- Assignee changed from Petr Michal to Radek Tomiška
Updated by Radek Tomiška over 6 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 90 to 100
I did test and review, it works and code looks nice, thx!
Actions