[xwiki-contrib/application-releasenotes] 00ec9e: RN-109: The custom report displays its own macro c...
Branch: refs/heads/RN-109 Home: https://github.com/xwiki-contrib/application-releasenotes Commit: 00ec9ee613901e8ebd54a0d7beb77945447769e2 https://github.com/xwiki-contrib/application-releasenotes/commit/00ec9ee6139... Author: Vincent Massol <[email protected]> Date: 2026-09-05 (Sat, 05 Sep 2026) Changed paths: M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/Report.xml M application-releasenotes-ui/src/test/java/org/xwiki/releasenotes/ReportPageTest.java Log Message: ----------- RN-109: The custom report displays its own macro calls when a filter value ends with a tilde * Escape each report filter value for the wiki syntax instead of removing the quote characters from it, so that a value ending with the escape character can no longer escape the closing quote of the macro parameter it is written into and leave the whole call unparsed. * Keep the paging links carrying the value as it was typed: the escaping belongs to the wiki syntax the value is written into, not to the value itself. * Guard all three with page tests. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-releasenotes/settings/notificat...
participants (1)
-
XWiki Notifications