[xwiki/xwiki-platform] a5331b: XWIKI-24222: Inconsistent escaping in OfficeImport...
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: a5331ba991fd2779b85866654ac7a78d070a2446 https://github.com/xwiki/xwiki-platform/commit/a5331ba991fd2779b85866654ac7a... Author: Michael Hamann <[email protected]> Date: 2026-05-13 (Wed, 13 May 2026) Changed paths: M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-ui/pom.xml M xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-ui/src/main/resources/XWiki/OfficeImporterResults.xml A xwiki-platform-core/xwiki-platform-office/xwiki-platform-office-ui/src/test/java/org/xwiki/officeimporter/OfficeImporterResultsPageTest.java Log Message: ----------- XWIKI-24222: Inconsistent escaping in OfficeImporterResults * Make escaping in OfficeImporterResults consistent * Add a page test * Add missing dependencies for script services used in OfficeImporterResults (cherry picked from commit 734dabc7c895a8bd4000fde7a02f3496d8877be5) Commit: 006a9ffcaf659661ea2a3537527629041342eb48 https://github.com/xwiki/xwiki-platform/commit/006a9ffcaf659661ea2a353752762... Author: Michael Hamann <[email protected]> Date: 2026-05-13 (Wed, 13 May 2026) Changed paths: M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-streams/xwiki-platform-filter-stream-xar/src/main/java/org/xwiki/filter/xar/internal/input/AttachmentReader.java Log Message: ----------- XWIKI-24350: Temporary attachment files not closed during XAR import * Close the output stream after writing the content using try-with-resources. * Simplify the code for reading the content by using toInputStream() on the DeferredFileOutputStream which verifies that the output stream has been closed, thus verifying the closing in integration tests. (cherry picked from commit 6a185a17f0f27a59efdad5782aa17fab49be27de) Compare: https://github.com/xwiki/xwiki-platform/compare/f652db87572c...006a9ffcaf65 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications