Skip to content

fix(blobs_to_data_url) :: parse .docx blobs correctly - #1415

Open
81reap wants to merge 3 commits into
sqlpage:mainfrom
81reap:mutation/02-docx-mime-detection
Open

fix(blobs_to_data_url) :: parse .docx blobs correctly#1415
81reap wants to merge 3 commits into
sqlpage:mainfrom
81reap:mutation/02-docx-mime-detection

Conversation

@81reap

@81reap 81reap commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Word documents always fell back to applicaiton/zip as the six-byte windows did not match a five-byte litral.

@81reap
81reap marked this pull request as draft August 31, 2026 20:17
@81reap
81reap marked this pull request as ready for review August 31, 2026 20:30
Comment thread CHANGELOG.md Outdated
@81reap
81reap force-pushed the mutation/02-docx-mime-detection branch from 6f138e5 to aa4d173 Compare September 1, 2026 21:29
@81reap
81reap requested a review from lovasoa September 1, 2026 21:29
Comment thread CHANGELOG.md Outdated
Word documents always fell back to `applicaiton/zip` as the six-byte windows did not match a five-byte litral.
@81reap
81reap force-pushed the mutation/02-docx-mime-detection branch from aa4d173 to 5c2834b Compare September 1, 2026 23:29
@81reap
81reap requested a review from lovasoa September 1, 2026 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants