Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 532fb9a08c732f13cd51df263a0cd8d1502ad26f https://github.com/xwiki/xwiki-platform/commit/532fb9a08c732f13cd51df263a0cd... Author: Vincent Massol <[email protected]> Date: 2026-07-22 (Wed, 22 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/DatabaseProduct.java Log Message: ----------- [Misc] Merge collapsible nested if statements (SonarQube java:S1066) * Merge the nested if in XWikiDocument.getFilteredHeaders() and DatabaseProduct.equals() into a single condition using &&. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications