- 
    Bug 
- 
    Resolution: Timed out
- 
    Low 
- 
        3
- 
        Severity 1 - Critical
- 
        
NOTE: This bug report is for Confluence Cloud. Using Confluence Server? See the corresponding bug report.
Summary
Links to filesystems are lost after editing a page.
Environment
- Cloud 1000.340.2
Steps to Reproduce
- Go to any page on Confluence and add a web link file://j:\\Projects\\XXX\\Reference_Document
- Save the page
- Check that the link is still there
- Edit the page
Expected Results
Even when editing the page, links should remain on the page.
Actual Results
Links are removed from the page.
Storage format before:
<p><a href="file://testing/test.xml">test</a><a></a><a></a></p><ac:structured-macro ac:name="tip" ac:schema-version="1" ac:macro-id="5da7fd26-ee1a-4fe5-a582-dcf9bfaf8f45"><ac:rich-text-body>
Storage format after:
<p><a>test</a><a></a><a></a></p><ac:structured-macro ac:name="tip" ac:schema-version="1" ac:macro-id="5da7fd26-ee1a-4fe5-a582-dcf9bfaf8f45"><ac:rich-text-body>
Notes
This works on Confluence 5.10
Workaround
None so far.
- is related to
- 
                    CONFSERVER-44660 Links to filesystem are lost after editing a page -         
- Closed
 
-