Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
High
-
Resolution: Fixed
-
Component/s: Space - Export, Space - Import / Export
-
Labels:
-
Support reference count:4
-
Symptom Severity:Severity 3 - Minor
-
Bug Fix Policy:
Description
Summary
When using the HTML space export, the breadcrumbs are not generated properly which means you cannot use them to navigate your space.
Environment
- Confluence Cloud 1000.1382.9
Steps to Reproduce
- Export a space as HTML
- Try to navigate using the breadcrumbs links.
Expected Results
You are correctly redirected to the page when clicking on a breadcrumb.
Actual Results
You receive a page not found error message with the URL looking like this file:///PATH/spaceKey/$exportUtils.getTitleAsHref($breadcrumb)
Workaround
None at the moment