Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 5f70b117019211b1291a50029c1c5f02ea79b522 https://github.com/xwiki/xwiki-rendering/commit/5f70b117019211b1291a50029c1c... Author: Michael Hamann <[email protected]> Date: 2025-07-03 (Thu, 03 Jul 2025) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/listener/chaining/BlockStateChainingListener.java M xwiki-rendering-api/src/test/java/org/xwiki/rendering/listener/chaining/BlockStateChainingListenerTest.java Log Message: ----------- XRENDERING-771: Null pointer exception when list items occur without lists (#327) * Protect against list items without wrapping list. * Log a debug message to make it possible to debug this problem. * Add tests. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications