There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-38622923-882b-4718-a438-ea09644c012d XWIKI-24796 In Progress

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

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-6868575b-3adf-4357-8d90-ec836d4011e1 Marius Dumitru Florea on 08/Sep/26 10:37
 

I'm applying the quick fix on stable-17.10.x (forcing the output syntax from the importmap template with ##!raw.syntax=html/5.0) and on master (18.8..0RC1) I added a new script service API to execute+render a UI extension in a specified output syntax, as per https://forum.xwiki.org/t/how-to-enforce-the-output-syntax-when-rendering-a-ui-extension/18818/2 .