[xwiki-contrib/application-releasenotes] d74003: RN-103: Render the change summary and description ...
Branch: refs/heads/RN-103 Home: https://github.com/xwiki-contrib/application-releasenotes Commit: d74003e2d41b6dc53925b11afdd04fce4aa00785 https://github.com/xwiki-contrib/application-releasenotes/commit/d74003e2d41... Author: Vincent Massol <[email protected]> Date: 2026-09-03 (Thu, 03 Sep 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/ChangeDisplayerFlow.xml M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/Change/ChangeDisplayerGrid.xml M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/Change/ChangeDisplayerList.xml M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/Change/ChangeDisplayerSimple.xml M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/Change/ChangeSheet.xml Log Message: ----------- RN-103: Render the change summary and description through the document display API * Display the summary and the description of a change with $doc.display(field, 'view', object) in the four change displayers and in the change sheet, instead of emitting the stored value of the field into the wiki syntax built by those pages, so that the rich text of a change is rendered in the context of the change document rather than in the context of the page listing or displaying it. * Add a functional test in which a change is authored by a registered user without Script right and its summary and description each carry an html macro: the test asserts that both fields are shown but that neither the release note listing the change nor the change's own page carries the event handler the macro would inject, while the field's plain text still renders. 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