There are 3 updates, 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-cc143981-c0f4-47f6-8a62-9a646f7e0ec8 XWIKI-24796 In Progress

Live Data fails to render in PDF export on 17.10.x

 
View issue   ยท   Add comment
 

3 updates

 
cid:jira-generated-image-avatar-c26fcb18-d4b1-42c2-bb37-e5e157470b3f Changes by Marius Dumitru Florea on 07/Sep/26 15:26
 
Version: 17.10.2
Version: 17.10.12
Version: 17.4.0-rc-1
 
 

2 comments

 
cid:jira-generated-image-avatar-c26fcb18-d4b1-42c2-bb37-e5e157470b3f Marius Dumitru Florea on 07/Sep/26 15:17
 

Not that even if we fix the importmap rendering (e.g. by adding the ##!raw.syntax=html/5.0 line to force the HTML rendering) we will still get XWIKI-24808, i.e. the live data would still not be visible all the time in the PDF export. So we need to fix both this and cherry-pick XWIKI-24808 on stable-17.10.x in order to have the live data back in the PDF export for LTS.

The importmap usage started with XWIKI-23024 in 17.4.0RC1 .

 
cid:jira-generated-image-avatar-c26fcb18-d4b1-42c2-bb37-e5e157470b3f Marius Dumitru Florea on 07/Sep/26 15:25
 

I confirm the live data is reliably included in the PDF export in 17.3.0 (before XWIKI-23024). It stopped working when we started using dynamic imports to load the live data code.