[xwiki/xwiki-platform] 270510: [Misc] Keep || rather than ?? for the default assi...
Branch: refs/heads/claude/clever-feynman-kebkgq-js Home: https://github.com/xwiki/xwiki-platform Commit: 2705107345f2e32e73f306cd36e7b74c7d6e7d77 https://github.com/xwiki/xwiki-platform/commit/2705107345f2e32e73f306cd36e7b... Author: Vincent Massol <[email protected]> Date: 2026-08-20 (Thu, 20 Aug 2026) Changed paths: 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/model/entityReference.js Log Message: ----------- [Misc] Keep || rather than ?? for the default assignments The flagged conditional expressions tested truthiness, so || is the exact translation and ?? would be a behaviour change for a falsy-but-not-nullish operand. 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
participants (1)
-
XWiki Notifications