Branch: refs/heads/stable-18.0.x Home: https://github.com/xwiki/xwiki-platform Commit: d0f57af756c63b68d492e1e3deb5e840557c07f3 https://github.com/xwiki/xwiki-platform/commit/d0f57af756c63b68d492e1e3deb5e... Author: Simon Urli <[email protected]> Date: 2026-02-02 (Mon, 02 Feb 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseElement.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseObject.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/classes/DBListClass.java Log Message: ----------- XWIKI-23924: NPE warnings related to "com.xpn.xwiki.doc.XWikiDocumentgetAuthorReference" in DW logs when creating an instance of XWiki 17.10.2 (#5106) * Bulletproof DBListClass#getDBList to load the owner document in case it's missing * Improve BaseObject#getDiff to avoid calling DBStringListProperty#displayView but instead rely on #getTextValue for those in order to not perform any DB call (cherry picked from commit 530ebcc448c2bb1ff31f44e6491b7abebc9acf28) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications