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

PDFs opened in a new tab in Nautilus ZIMs sometimes cannot be found #506

Closed Jaifroid closed 9 months ago

Jaifroid commented 9 months ago

... even though they are in the ZIM. The issue is with the URI encoding of the link. It needs to be decoded for non-Zimit ZIMS, but not for Zimit ZIMs....