Branch: refs/heads/RN-97 Home: https://github.com/xwiki-contrib/application-releasenotes Commit: cc889dd8d4d2a21249a96f4fa485857d32c08359 https://github.com/xwiki-contrib/application-releasenotes/commit/cc889dd8d4d... Author: Vincent Massol <[email protected]> Date: 2026-09-03 (Thu, 03 Sep 2026) Changed paths: M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/Change/ReleaseNotesChangesMacro.xml M application-releasenotes-ui/src/test/java/org/xwiki/releasenotes/ReleaseNotesChangesMacroPageTest.java Log Message: ----------- RN-97: Escape the product and version values displayed in the release notes changes macro forms * Pass the product and version through $escapetool.xml in the three "Add Change" forms of the releasenotechanges macro, so their values are emitted as proper HTML attribute values, consistent with the escaping already applied on the ReleaseNotes home pages. * Add a page test asserting the stored version is carried as a single escaped attribute value. Co-Authored-By: Claude Opus 4.8 <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-releasenotes/settings/notificat...