[xwiki-contrib/application-releasenotes] 075400: RN-79: The release note template page displays raw...
Branch: refs/heads/RN-77 Home: https://github.com/xwiki-contrib/application-releasenotes Commit: 0754008cc74f4a857e9645dbfeaea8990fa7a33a https://github.com/xwiki-contrib/application-releasenotes/commit/0754008cc74... Author: Vincent Massol <vincent@massol.net> Date: 2026-08-30 (Sun, 30 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/HomeReleaseNotes.xml M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/ReleaseNoteTemplate.xml M application-releasenotes-ui/src/main/resources/ReleaseNotes/Code/Translations.xml Log Message: ----------- RN-79: The release note template page displays raw Velocity code as its title * Title the release note from the product and the version it is created for, instead of copying the title of ReleaseNoteTemplate. A document title is evaluated against the page holding it, so the template could only ever hand over a title already rendered against the template page: the old dynamic title survived the copy purely because an unresolved reference renders as its own source text, which is also what made the template page display that script. * Name the template page "Release Note Template" so that it reads as a name in the "Template Reference" picker of the administration, in its breadcrumb, in search results and in the document index. * Move the release note title into the translation bundle. * Adjust the "Template Reference" hint, which now only copies the content. * Extend the functional test to check the title of the template page. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-releasenotes/settings/notificat...
participants (1)
-
XWiki Notifications