Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fall back to MIME type when downloading doc in jQuery mode #989

Conversation

Jaifroid
Copy link
Member

Fixes #858 for jQuery mode. This does not touch ServiceWorker mode, as this should be handled natively in that mode. We cannot rely only on the filename extension, but must also consider the MIME type especially when there is no extension.

@Jaifroid Jaifroid added this to the v3.8 milestone Apr 21, 2023
@Jaifroid Jaifroid self-assigned this Apr 21, 2023
@Jaifroid
Copy link
Member Author

Also fixes #924.

@Jaifroid Jaifroid linked an issue Apr 21, 2023 that may be closed by this pull request
@Jaifroid Jaifroid merged commit ad1a2df into main Apr 21, 2023
@Jaifroid Jaifroid deleted the Fall-back-to-MIME-type-when-downloading-a-document-(epub,-PDF,-office-doc) branch April 21, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant