Branch: refs/heads/claude/vigilant-dirac-yhdvg9 Home: https://github.com/xwiki/xwiki-platform Commit: a4a87319605175e2de647867b399c8e60df1d1c7 https://github.com/xwiki/xwiki-platform/commit/a4a87319605175e2de647867b399c... Author: Vincent Massol <[email protected]> Date: 2026-07-11 (Sat, 11 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateVersioningStore.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/DeleteAttachmentAction.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/XWikiMessageToolTest.java Log Message: ----------- [Misc] Remove a comment left orphaned by the unused-code removal * Drop the getRequestURI() note in DeleteAttachmentAction that described the removed requestUri variable (getFileName() uses the parsed resource reference, not getRequestURI()). * Tidy two blank lines left where removed code used to be. 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