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

[FIX] Uploading an unknown file type erroring out #7623

Merged
merged 1 commit into from
Aug 1, 2017

Conversation

graywolf336
Copy link
Contributor

@RocketChat/core When uploading an unknown file type, such as a .sketch, and the browser doesn't have any mimetype about that file type it will currently error out. This handles that case.

Closes #7462

@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-7623 July 31, 2017 23:56 Inactive
@geekgonecrazy geekgonecrazy added this to the 0.58.0 milestone Aug 1, 2017
@rodrigok rodrigok merged commit 159d10a into develop Aug 1, 2017
@rodrigok rodrigok deleted the fix-unknown-file-types-uploading branch August 1, 2017 00:32
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.

Upload of application/zip file with non-".zip" extension leads to JS error
4 participants