kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
177 stars 29 forks source link

Images are not shown when opening zimit2 archives in jQuery mode #542

Closed Jaifroid closed 7 months ago

Jaifroid commented 7 months ago

This is a bit bizarre, and it doesn't occur upstream. Tested on 100rabbits and mesquartierschinois, so I suspect it is all such archives. This is a problem with the PWA, not with the zimit2 format. The blue placeholders are the same ones produced if the user requests manual extraction of images, and indeed they can be clicked and images are then manually extracted (one-by-one).

It's not clear why hiding of images is activated only for zimit2 archives in jQuery mode. Needs debugging.

Jaifroid commented 7 months ago

While the blue placeholder issue seems to be fixed, we now have no images at all with Zimit 2 in jQuery mode.