-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Page - Export - PDF
-
2
-
Severity 3 - Minor
Issue Summary
PDF exports show full page URLs instead of inline display when the page name contains "_" without special character
Steps to Reproduce
- Create page A with any title including "_" ( eg. test_ABC )
- Create page B and use link macro to create a hyperlink for page A and display configuration should be "inline"
- Publish page B
- Edit page B again
- Publish it again
- Export page B to pdf
Expected Results
The exported page should show the link as inline display
Actual Results
The exported page will contain the full URL of page A instead of inline display
Workaround
Either remove the "_" character from the page title else add a special character ( eg. ä) as well ( eg. test_abcä)
- mentioned in
-
Page Loading...