Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: e9c9dfeb0b4b6ac4b0b9f15f8f7d1c9a6ba73a73 https://github.com/xwiki/xwiki-platform/commit/e9c9dfeb0b4b6ac4b0b9f15f8f7d1... Author: Manuel Leduc <[email protected]> Date: 2026-09-11 (Fri, 11 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-test/xwiki-platform-office-test-docker/src/test/it/org/xwiki/officeimporter/test/ui/AllIT.java A xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-test/xwiki-platform-office-test-docker/src/test/it/org/xwiki/officeimporter/test/ui/OfficeMacroIT.java M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-viewer/pom.xml M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-viewer/src/main/java/org/xwiki/office/viewer/internal/DefaultOfficeResourceViewer.java M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-viewer/src/test/java/org/xwiki/office/viewer/internal/DefaultOfficeResourceViewerTest.java Log Message: ----------- XWIKI-24823: Improve the office viewer * Check the view right on the attachment before the office view is looked up in the cache or built * Cover the new check with unit tests in DefaultOfficeResourceViewerTest and raise the module instruction ratio accordingly * Add OfficeMacroIT, a functional test of the office macro, set up through the REST helper and asserting the macro output with Hamcrest's containsString (cherry picked from commit 727de89de7dc3ef9994deeec3b68f6a829b8d864) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications