Broken links when exporting page to Word
Summary
When exporting a space or page to Word doc format, most of the links in the exported doc file seem to be broken (unusable). They may have a "file:///" prefix instead of "https://".
Environment
Confluence Cloud
Scaffolding
Diagnostics Steps
Not applicable.
Cause
This is a known limitation of Confluence's "Export to Word" feature. Many Confluence pages have relative links instead of absolute links, e.g. /wiki/spaces/~9766/pages/Meeting+notes instead of https://www.mydomain.net/wiki/spaces/~9766/pages/Meeting+notes.
When the "Export to Word" feature is used, only the relative link is exported without the full domain name.
Workaround
Change the key relative links to absolute links (with domain name) before using the "Export to Word" feature. For example, https://www.mydomain.net/wiki/spaces/~9766/pages/Meeting+notes.
Note: This may cause issues later if certain pages are moved or renamed. So you may want to change a copy of the page instead.
Resolution
Currently listed as a bug by Atlassian. No timeline has been provided for fixing this bug.