-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 6.14.3, 6.15.4
-
Component/s: Macros - Content Formatting
-
None
-
2
-
Severity 3 - Minor
Issue Summary
- Using |[ in Wiki Markup previews the Wiki Markup macro in a corrupted manner instead of rendering the macro correctly.
Steps to Reproduce
- Create a new page, and add a Markup from Insert More content.
- Type the following, |[.
- Instead of rendering the Wiki Markup macro properly, it just previews the source of the macro.
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="fe0fa06e-af61-4e4a-992f-49590991c434"><ac:plain-text-body><![CDATA[ []]></ac:plain-text-body></ac:structured-macro>
Expected Results
- The Wiki Markup macro is added properly, and the value is previewed inside it.
Actual Results
- The Wiki Markup macro's source is previewed instead.
Workaround
- Insert the Wiki Markup macro using |\ followed by anything else.
- Or insert the Wiki Markup macro by add something else before, |[.
- relates to
-
CONFSERVER-58636 Insert markup content is broken when adding special characters
-
- Long Term Backlog
-