Branch: refs/heads/XWIKI-23924 Home: https://github.com/xwiki/xwiki-platform Commit: 29f08a41b28bc89573839e28901a3f6febff6328 https://github.com/xwiki/xwiki-platform/commit/29f08a41b28bc89573839e28901a3... Author: Simon Urli <simon.urli@xwiki.com> Date: 2026-01-27 (Tue, 27 Jan 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.XWikiDocument.getAuthorReference" in DW logs when creating an instance of XWiki 17.10.2 * 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 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications