openzim / libzim

Reference implementation of the ZIM specification
https://download.openzim.org/release/libzim/
GNU General Public License v2.0
166 stars 49 forks source link

Error message is slightly misleading if ZIM file can not be open #883

Closed kelson42 closed 5 months ago

kelson42 commented 5 months ago
$ zimcheck toto.zim
...
Error opening as a split file: toto.zim

Here it should have error like:

Error opening ZIM file: toto.zim

AND

$ zimcheck toto.zimaa
...
Error opening as a split file: toto.zim

Here it should have error like:

Error opening ZIM file: toto.zimaa