Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 087095a29f43a45a3bd1967208fee5c79c541c72 https://github.com/xwiki/xwiki-platform/commit/087095a29f43a45a3bd1967208fee... 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. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications