[xwiki/xwiki-platform] 614765: [Misc] Rename private constant clashing by case wi...
Branch: refs/heads/XWIKI-sonar-S1845-hidden-field Home: https://github.com/xwiki/xwiki-platform Commit: 614765a0e5d52ea1062ce003276f3eb7980d747b https://github.com/xwiki/xwiki-platform/commit/614765a0e5d52ea1062ce003276f3... Author: Vincent Massol <[email protected]> Date: 2026-07-18 (Sat, 18 Jul 2026) Changed paths: A xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/ViewPageIT.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java Log Message: ----------- [Misc] Rename private constant clashing by case with field in XWikiDocument (SonarQube) * SonarQube java:S1845: the private constant HIDDEN differed only by case from the private field hidden. Renamed the constant to HIDDEN_PROPERTY to remove the clash; both members are private so there is no API impact. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications