-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 2.1.3
-
Component/s: Page - Export / Import
When the page contains script tags, the PDF generation fails to correctly handle the script code source if it contains < and > characters.
Ex : create a page with the following code :
{html}<script><!-- < > Hello World --></script>{html}(HTML macro needed) and export it to PDF.
"Hello World" appears in the PDF while it does not on the page.
The problem is rather problematic with the SQL macro : it generates a javascript code to allow dynamic column ordering for generated tables and this script can not be disabled.
- is duplicated by
-
CONFSERVER-6490 PDF export breaks with angle brackets inside comments
-
- Closed
-