-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Component/s: Page - Editor - Legacy (TinyMCE)
-
1
-
Minor
Issue Summary
In some cases, brackets may not appear, and instead, the Unicode values are displayed when using code syntax other than XML.
Steps to Reproduce
- Create a legacy page
- Add a code snippet with Powershell mix with XML
Expected Results
The brackets to appear <>
Actual Results
<a:Address>VALUE</a:Address>
Workaround
- Convert the page to the new editor
- Use HTML/XML syntax in the legacy editor
- mentioned in
-
Page Loading...