Branch: refs/heads/stable-17.7.x Home: https://github.com/xwiki/xwiki-platform Commit: d1e4535ca91c6beb5bd4313648009edebcfa881e https://github.com/xwiki/xwiki-platform/commit/d1e4535ca91c6beb5bd4313648009... Author: Simon Urli <[email protected]> Date: 2025-08-29 (Fri, 29 Aug 2025) 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/ObjectEditorIT.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js Log Message: ----------- XWIKI-19029: No warning when leaving object editor after starting editions * Ensure to flag an unsaved change when the input are changed and use that flag to prevent leaving the page without saving * Improve tests to cover this (cherry picked from commit 889fb1170d7b92d5ee2b6f5e980d2f9b072c21d8) Commit: ff08c907cc5a95615e05bd20bffb92656377e5b9 https://github.com/xwiki/xwiki-platform/commit/ff08c907cc5a95615e05bd20bffb9... Author: Simon Urli <[email protected]> Date: 2025-08-29 (Fri, 29 Aug 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js Log Message: ----------- XWIKI-19029: No warning when leaving object editor after starting editions * Only listen to some inputs (cherry picked from commit 375991d7a5a66cc4649af0b7fb111314d9e3a3be) Compare: https://github.com/xwiki/xwiki-platform/compare/0d556c118c00...ff08c907cc5a To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications