[xwiki/xwiki-platform] 2bdcb3: [Misc] Replace replaceAll() with replace() in PDFA...
Branch: refs/heads/claude/elegant-hypatia-7wkf5z Home: https://github.com/xwiki/xwiki-platform Commit: 2bdcb3b2a3a26fba00de8bd444a1233ce32ea0d4 https://github.com/xwiki/xwiki-platform/commit/2bdcb3b2a3a26fba00de8bd444a12... Author: Vincent Massol <[email protected]> Date: 2026-06-26 (Fri, 26 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/java/com/xpn/xwiki/web/PDFAction.java Log Message: ----------- [Misc] Replace replaceAll() with replace() in PDFAction (SonarCloud java:S5361) * The first argument "/" is a plain string literal, not a regular expression, so String.replace() is semantically identical and clearer (SonarCloud rule java:S5361). To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications