Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: ea04dc81e924d39f3f3369ebd7f76f44219adc17 https://github.com/xwiki/xwiki-platform/commit/ea04dc81e924d39f3f3369ebd7f76... Author: Michael Hamann <[email protected]> Date: 2026-09-11 (Fri, 11 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/xwiki-platform-panels-test-docker/src/test/it/org/xwiki/panels/test/ui/docker/NavigationPanelIT.java Log Message: ----------- XWIKI-18921: Panel Navigation: duplicated IDs * Delete the page created by NavigationPanelIT#noDuplicateAnchorIds again, it introduced a new top level page that broke NavigationPanelAdministrationIT#navigationPanelAdministration, which asserts the exact list of top level pages in the shared AllIT instance. * Delete it through REST so that the browser doesn't navigate away, and in a finally block so that a failing assertion doesn't leak the page either. 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