-
Bug
-
Resolution: Not a bug
-
Low
-
None
-
2
-
Severity 3 - Minor
-
Issue Summary
Sometimes, when you export a page to an HTML file, the links display as URLs in the HTML file, even though they appear as clickable links on the page.
In Confluence, when you insert a link while creating a new page, the link is saved in the <ac:link> format. However, if you update the page, the existing link format changes to the <a href> format.
It seems the link with <a href> format displays URLs in HTML file, when you export it as HTML.
Steps to Reproduce
- Create a page that includes links and images.
- Update the page after creating it.
- Perform an HTML export.
Expected Results
It displays as a link and images.
Actual Results
It displays as URLs.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
CONFCLOUD-69336 Improve how Confluence works with links in the new editing experience
- Gathering Interest
- mentioned in
-
Page Loading...