Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 77a5ce51d67caa77741d3c0a378674fa9e4e0f33 https://github.com/xwiki/xwiki-platform/commit/77a5ce51d67caa77741d3c0a37867... Author: Michael Hamann <[email protected]> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-test/xwiki-platform-attachment-test-docker/src/test/it/org/xwiki/attachment/test/ui/docker/MoveAttachmentIT.java Log Message: ----------- [Misc] Fix MoveAttachmentIT to correctly use another user * Fix the broken login that tried re-creating U1 with a different password instead of actually creating U2. * Assert that the document is authored by U2 who performed the move while the attachment is stil authored by U1. (cherry picked from commit d948d7612c240cd7e8f8d8ca20aebd938b6669b3) Commit: 8bb80a5cb1f31bc76717b629e7a54471e5dc58c0 https://github.com/xwiki/xwiki-platform/commit/8bb80a5cb1f31bc76717b629e7a54... Author: Michael Hamann <[email protected]> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- [Misc] Use Strings.CS and add missing imports in TestUtils Compare: https://github.com/xwiki/xwiki-platform/compare/83ab883528c3...8bb80a5cb1f3 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications