Branch: refs/heads/stable-15.5.x Home: https://github.com/xwiki/xwiki-platform Commit: 685d5451704c06a67c1645a39daf1901abad3982 https://github.com/xwiki/xwiki-platform/commit/685d5451704c06a67c1645a39daf1... 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)