-
Bug
-
Resolution: Obsolete
-
Low
-
5.9.2
-
Severity 3 - Minor
-
Insert a code macro in a Confluence page with the following XML snippet:
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <sst xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"> <si> <t>Row1A</t> </si> <si> <t>Row1B</t> </si> </sst>
Choose XML/HTML as syntax highlighting. Notice that the rendered XML after the page is saved looks like this:
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <sst xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"> <si> <t>Row1A</t> </si> <si> <t>Row1B</t> </si> </sst>
The
<t>
tag has been changed to
<t>
Other tags are not affected.
If plain text syntax highlighting is chosen instead, the entire XML is displayed properly.
[CONFSERVER-40968] XML tag <t> not displayed properly by code macro
Resolution | New: Obsolete [ 11 ] | |
Status | Original: Gathering Impact [ 12072 ] | New: Closed [ 6 ] |
Fix Version/s | New: 6.14.0 [ 83892 ] |
Workflow | Original: JAC Bug Workflow v3 [ 2901912 ] | New: CONFSERVER Bug Workflow v4 [ 2996481 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2798709 ] | New: JAC Bug Workflow v3 [ 2901912 ] |
Workflow | Original: JAC Bug Workflow [ 2727383 ] | New: JAC Bug Workflow v2 [ 2798709 ] |
Symptom Severity | Original: Minor [ 14432 ] | New: Severity 3 - Minor [ 15832 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2391914 ] | New: JAC Bug Workflow [ 2727383 ] |
Status | Original: Open [ 1 ] | New: Gathering Impact [ 12072 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2272438 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2391914 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2222694 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2272438 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2171929 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2222694 ] |