Branch: refs/heads/stable-15.9.x Home: https://github.com/xwiki/xwiki-platform Commit: a4fe6b8c736b3b38fd263c8bff21407114ec5375 https://github.com/xwiki/xwiki-platform/commit/a4fe6b8c736b3b38fd263c8bff214... 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)