-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 6.15.7
-
Component/s: Macros - Content Formatting
-
None
-
2
-
Severity 3 - Minor
Issue Summary
Insert markup content is broken when adding special characters
Environment
Confluence 6.15.6
Steps to Reproduce
- Create new Confluence page
- Add insert markup macro, choose Confluence wiki type
- Include following test-cases in the macro body:
1) https protocol and path containing normal characters
[https://test/a]
2) https protocol and path containing special characters
[https://test/ä]
3) ftp and path containing normal characters
[ftp://test/a]
4)
ftp and path containing special characters
[ftp://test/ä]
5) any other custom protocol name and path containing normal characters
[random_protocol://test/a]
5) any other custom protocol nam and path containing special characters
[random_protocol://test/ä]
Expected Results
All components are correctly rendered in the preview
Actual Results
Following test cases are not rendered correctly:
[ftp://test/ä] [random_protocol://test/a] [random_protocol://test/ä]
Workaround
Required, if there is no workaround please state:
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
CONFSERVER-58632 Using "|\[" in Wiki Markup previews the Wiki Markup macro in a corrupted manner
-
- Long Term Backlog
-