[xwiki/xwiki-platform] 9dd4f1: XWIKI-6161: Reset action does not work anymore (#6...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 9dd4f149c87abd4b5104e40cd5b832ee602c7359 https://github.com/xwiki/xwiki-platform/commit/9dd4f149c87abd4b5104e40cd5b83... Author: Vincent Massol <[email protected]> Date: 2026-09-18 (Fri, 18 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/VersionIT.java Log Message: ----------- XWIKI-6161: Reset action does not work anymore (#6449) * Reset the history of a document that is no longer in the document cache, so that the reset action has to load the document and its history in the very transaction that resets them, which is the case that was broken. The test was passing against the code from before the fix, since a document that was just created is still cached with a history loaded by an earlier transaction and the reset then takes a path that works either way. Co-authored-by: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications