[xwiki/xwiki-platform] 01750d: [Misc] Fix a truncated version string and a redund...
Branch: refs/heads/claude/clever-feynman-xknuui Home: https://github.com/xwiki/xwiki-platform Commit: 01750dddf700944a71a0af1b95dbfbeab48981a6 https://github.com/xwiki/xwiki-platform/commit/01750dddf700944a71a0af1b95dbf... Author: Vincent Massol <[email protected]> Date: 2026-08-23 (Sun, 23 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-bridge/src/main/java/org/xwiki/bridge/DocumentAccessBridge.java M xwiki-platform-core/xwiki-platform-template/xwiki-platform-template-api/src/main/java/org/xwiki/template/TemplateManager.java Log Message: ----------- [Misc] Fix a truncated version string and a redundant word in the Javadoc * Review feedback on the java:S6355 sweep (see xwiki/xwiki-commons#1920). The version-matching regex had no trailing word boundary, so "since 14.0CR1" was captured as 14.0 and "CR1" was left behind in the Javadoc tag; read as a transposition of 14.0RC1. * DocumentAccessBridge: drop the now-redundant leading "deprecated" from the @deprecated description. * All 464 sites of the sweep were audited for the same truncation; TemplateManager was the only platform one. Co-Authored-By: Vincent Massol <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications