[xwiki/xwiki-platform] d397c3: [Misc] Replace replaceAll with replace in Redundan...
Branch: refs/heads/claude/dreamy-davinci-e6x3u7 Home: https://github.com/xwiki/xwiki-platform Commit: d397c369c2e30d0690bbfd46a37d7cfc54e061ab https://github.com/xwiki/xwiki-platform/commit/d397c369c2e30d0690bbfd46a37d7... Author: Vincent Massol <[email protected]> Date: 2026-06-26 (Fri, 26 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-importer/src/main/java/org/xwiki/officeimporter/internal/filter/RedundancyFilter.java Log Message: ----------- [Misc] Replace replaceAll with replace in RedundancyFilter (SonarCloud java:S5361) The first argument is a plain string literal with no regex metacharacters, so String.replace is semantically equivalent and avoids needless regex compilation. Fixes SonarCloud issue java:S5361. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications