-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 7.2.2
-
Component/s: Editor - Core
-
None
-
Severity 3 - Minor
Issue Summary
CDATA tag is added when converting storage format to editor or storage format to view.
When checking Page Preview we don't see this tag being added.
Steps to Reproduce
- Create a page with html-include macro
- preview the page
Expected Results
CDATA tag is added to both Edit and Preview mode
Actual Results
CDATA tag is not added.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available