Skip to content

[7.x.x] Fix the storage of OpenDocument files and Office Open XML files#193

Merged
adamretter merged 1 commit intodevelop-7.x.xfrom
7.x.x/hotfix/opendocument-openxml-media-types
Apr 28, 2026
Merged

[7.x.x] Fix the storage of OpenDocument files and Office Open XML files#193
adamretter merged 1 commit intodevelop-7.x.xfrom
7.x.x/hotfix/opendocument-openxml-media-types

Conversation

@adamretter
Copy link
Copy Markdown
Member

@adamretter adamretter commented Apr 28, 2026

Previously OpenDocument files, and Office Open XML files were mapped onto XML Storage, however these are not XML files, they are actually Zip files (containing XML files). We now correctly map them onto Binary Storage.
Closes #189

…pen XML files to Binary, as these are really Zip files.

Closes #189
@adamretter adamretter added this to the elemental-7.5.2 milestone Apr 28, 2026
@adamretter adamretter self-assigned this Apr 28, 2026
@adamretter adamretter added the bug Something isn't working label Apr 28, 2026
@cla-bot cla-bot Bot added the cla-signed label Apr 28, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 28, 2026

Not up to standards ⛔

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@adamretter adamretter merged commit b3a24e8 into develop-7.x.x Apr 28, 2026
12 of 15 checks passed
@adamretter adamretter deleted the 7.x.x/hotfix/opendocument-openxml-media-types branch April 28, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cla-signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant