[xwiki-contrib/application-releasenotes] f4253b: RN-105: A change with no title is displayed with a...
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-releasenotes Commit: f4253b305517800d95a7034542009df6d7fc8441 https://github.com/xwiki-contrib/application-releasenotes/commit/f4253b30551... 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/ChangeDisplayerFlow.xml M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/Change/ChangeDisplayerSimple.xml M application-releasenotes-ui/src/test/java/org/xwiki/releasenotes/DisplayChangesMacroPageTest.java Log Message: ----------- RN-105: A change with no title is displayed with an empty heading * Pass the edit link that follows the summary of a title-less change through a variable instead of emitting it from an #if closing the summary line, in the "simple" and "flow" displayers. Velocity drops the newline that ends a line ending with a directive, so the summary no longer closed its paragraph: the screenshots of a change were laid into it, where the gallery displaying them cannot appear at all, being a standalone macro. * Close the summary with a blank line in both displayers, so that the link towards the change page opens a block of its own rather than a paragraph nested inside the one the summary ends with. * Cover the three displayers that show the media of a change with a page test rendering a change that has both screenshots and a description, asserting that nothing fails to render and that no paragraph nests another. 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