[xwiki-contrib/application-releasenotes] 2c74d0: RN-72: getChanges ignores the equals in the greate...
Branch: refs/heads/RN-72-pagetest Home: https://github.com/xwiki-contrib/application-releasenotes Commit: 2c74d011c7c5c33f446fe81d34eb36a761350bde https://github.com/xwiki-contrib/application-releasenotes/commit/2c74d011c7c... Author: Vincent Massol <[email protected]> Date: 2026-08-29 (Sat, 29 Aug 2026) Changed paths: M application-releasenotes-test/application-releasenotes-test-docker/src/test/it/org/xwiki/releasenotes/test/ui/ReleaseNotesIT.java M application-releasenotes-ui/pom.xml A application-releasenotes-ui/src/test/java/org/xwiki/releasenotes/GetChangesMacroPageTest.java A application-releasenotes-ui/src/test/java/org/xwiki/releasenotes/WikiMacroComponentList.java A application-releasenotes-ui/src/test/java/org/xwiki/releasenotes/WikiMacroLoader.java Log Message: ----------- RN-72: getChanges ignores the equals in the greater or equal and lower and equal filters * Replace the functional test of this fix by a page test on the getChanges wiki macro, which is much cheaper to run and asserts the fix more directly: it captures the XWQL statement the macro builds and the values it binds, instead of inferring the operator from the changes the report ends up listing. It also covers the "like" case and multi-item filters, which the functional test did not. * Add WikiMacroComponentList and WikiMacroLoader, the equivalent of the WikiMacroFactoryComponentClass annotation and of the WikiMacroSetup helper that XWiki only provides since 15.2, while this application supports 14.10. 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