Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 1573ea4e3093010dae001f789a59ed7109248ac6 https://github.com/xwiki/xwiki-platform/commit/1573ea4e3093010dae001f789a59e... Author: Marius Dumitru Florea <[email protected]> Date: 2023-11-06 (Mon, 06 Nov 2023) Changed paths: M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-test/xwiki-platform-export-pdf-test-docker/src/test/it/org/xwiki/export/pdf/test/ui/PDFExportIT.java Log Message: ----------- XWIKI-21512: Pages with & in the title cannot be exported to PDF via headless Chrome * Add functional test to prove the fix and prevent regressions. (cherry picked from commit 338690b00925eded3782e099521259596309ee73)