Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-releasenotes Commit: 9044395bed8a173cfa3f9e2379017753022a6aa2 https://github.com/xwiki-contrib/application-releasenotes/commit/9044395bed8... Author: Vincent Massol <[email protected]> Date: 2026-08-31 (Mon, 31 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/src/main/resources/ReleaseNotes/Code/Change/ChangeSheet.xml M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/ContributorsSheet.xml M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/EntryVelocityMacros.xml Log Message: ----------- RN-84: The "Add ... Change" buttons redirect to the deprecated inline action, which only exists in the legacy module * Redirect the newly numbered entry to the "edit" action with "editor=inline" instead of the deprecated "inline" action, which only exists in xwiki-platform-legacy-oldcore and resolves to a view of a missing page in a space named "inline" on a wiki built without that module. * Drop the now unreachable "inline" action branch from ChangeSheet and ContributorsSheet, which pre-fill the entry from the request parameters. * Strengthen ReleaseNotesIT#contributorsListAndChangeNumbering, which only asserted that the landing URL contained "Entry001" and so stayed green while that URL resolved to the wrong document: assert the whole entry path, the inline editor, and that the change form rendered from the template. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: a9429dc9160e5e0df35341c365e8c0d6d51f6147 https://github.com/xwiki-contrib/application-releasenotes/commit/a9429dc9160... Author: Vincent Massol <[email protected]> Date: 2026-08-31 (Mon, 31 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/src/main/resources/ReleaseNotes/Code/Change/ChangeSheet.xml M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/ContributorsSheet.xml M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/EntryVelocityMacros.xml Log Message: ----------- RN-84: The "Add ... Change" buttons redirect to the deprecated inline action, which only exists in the legacy module Compare: https://github.com/xwiki-contrib/application-releasenotes/compare/cbff761f9d... To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-releasenotes/settings/notificat...
participants (1)
-
XWiki Notifications