Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 335b11e419bc47197ef0fa8da336a23380309493 https://github.com/xwiki/xwiki-platform/commit/335b11e419bc47197ef0fa8da336a... Author: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Date: 2026-08-18 (Tue, 18 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/importer/import.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/panelwizard/Drag.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/table/livetable.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/xwiki.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/dashboard.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/model/entityReference.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/suggest.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/upload.js Log Message: ----------- [Misc] Fix various JavaScript SonarQube issues reported by SonarCloud (#6186) * javascript:S7773 - use Number.parseInt/Number.parseFloat/Number.isNaN instead of the global functions * javascript:S6353 - use the concise character classes \D and \W 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