Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 69bbacf51f97fbfe7607ce5a8b75800d894b16d2 https://github.com/xwiki/xwiki-platform/commit/69bbacf51f97fbfe7607ce5a8b758... Author: Michael Hamann <michael.hamann@xwiki.com> Date: 2026-03-13 (Fri, 13 Mar 2026) Changed paths: M xwiki-platform-core/pom.xml M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/java/com/xpn/xwiki/web/InlineAction.java Log Message: ----------- XWIKI-23876: InlineAction should have the same fixes as EditAction * Delegate the actual work of InlineAction to EditAction to ensure that InlineAction benefits from all fixes that we perform on EditAction. * Accept the possible breakage. (cherry picked from commit 087095a29f43a45a3bd1967208fee5c79c541c72) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications