-
Bug
-
Resolution: Fixed
-
Low
-
6.2.1
-
None
-
Severity 2 - Major
-
A link to a file such as file:///path/to/file is removed when saving the page.
Steps to reproduce
- Edit a page
- Open the link dialog and insert a link like file:///path/to/file
- Save the page
- Inspect the link and notice there is no href attribute.
- Edit the page and notice you cannot open the link.
If you edit a page and open the link dialog and insert the link, then click edit on the link again before saving the page, notice that some slashes are missing. The link has been converted to file:/path/to/file
File links don't work when Collab Editing is On. There is a separate issue to address that: https://jira.atlassian.com/browse/CONFSERVER-46039
- is a regression of
-
CONFSERVER-52420 Links containing certain encoded special characters become double-encoded
- Closed