[xwiki/xwiki-platform] 6de4d1: [Misc] Replace replaceAll() with replace() in Defa...
Branch: refs/heads/claude/inspiring-planck-0if97w Home: https://github.com/xwiki/xwiki-platform Commit: 6de4d1a42fc34d415c99136fd7edbae93c086e88 https://github.com/xwiki/xwiki-platform/commit/6de4d1a42fc34d415c99136fd7edb... Author: Vincent Massol <[email protected]> Date: 2026-06-25 (Thu, 25 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-api/src/main/java/org/xwiki/notifications/notifiers/internal/DefaultNotificationDisplayer.java Log Message: ----------- [Misc] Replace replaceAll() with replace() in DefaultNotificationDisplayer Fixes SonarCloud issue java:S5361: the regex "\\/" contains no special characters, so use the more efficient String.replace() instead of replaceAll(). To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications