Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
17.4.0-rc-1
-
Integration
-
High
-
Unknown
-
N/A
-
N/A
-
Description
Live Data does not render in PDF export on XWiki 17.10.x when using the Browser PDF Generator.
Reproduced on 17.10.2 and 17.10.12. Normal page view and ?xpage=print work correctly.
The generated html-print page is missing the Live Data import map provided through org.xwiki.platform.html.head, causing:
Failed to resolve module specifier "vue".
XWIKI-23456 appears to address the underlying issue, but the change is not present in stable-17.10.x.
Could the relevant change be backported to the 17.10.x LTS branch?
Workaround
Adding the following to XWiki.PDFExport.Sheet before $!pdfExportJobStatus.requiredSkinExtensions fixes the issue:
#template('liveData/importmap.vm')
Attachments
Issue Links
- is caused by
-
XWIKI-23024 Upgrade to Vue 3.x
-
- Closed
-
- relates to
-
XWIKI-24808 The Live Data is not always rendered in the PDF export
-
- Closed
-