[xwiki/xwiki-platform] 734dab: XWIKI-24222: Inconsistent escaping in OfficeImport...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 734dabc7c895a8bd4000fde7a02f3496d8877be5 https://github.com/xwiki/xwiki-platform/commit/734dabc7c895a8bd4000fde7a02f3... 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 Commit: 6a185a17f0f27a59efdad5782aa17fab49be27de https://github.com/xwiki/xwiki-platform/commit/6a185a17f0f27a59efdad5782aa17... 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. Compare: https://github.com/xwiki/xwiki-platform/compare/40155d60e7f9...6a185a17f0f2 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications