Skip to content

Conversation

@dduponchel
Copy link
Contributor

The message was misleading and some users misunderstood it: JSZip doesn't
reject a file because of what the content actually is (json file, mp4
file, etc). It rejects a file because it is not a supported JavaScript
object (usually a plain object containing the buffer, not the buffer
directly).

The new message and the FAQ entry should help clear the
misunderstanding.

The message was misleading and some users misunderstood it: JSZip doesn't
reject a file because of what the content actually is (json file, mp4
file, etc). It rejects a file because it is not a supported JavaScript
object (usually a plain object containing the buffer, not the buffer
directly).

The new message and the FAQ entry should help clear the
misunderstanding.
@dduponchel dduponchel merged commit ad9fcdb into Stuk:master Sep 14, 2017
@dduponchel dduponchel deleted the unsupported_format branch September 14, 2017 18:58
@dduponchel dduponchel mentioned this pull request Nov 9, 2017
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.

1 participant