kiwix-js
kiwix-js copied to clipboard
When displaying external link dialogue box from zimit2 archives, we need to decode the over-encoded querystring
See https://github.com/openzim/warc2zim/issues/276#issuecomment-2142177838 for more info. It's not really a regression in KJS code, but is due to a recent decision to encode all querystrings in Zimit 2 ZIM anchors. Fix will need to be ported to PWA as well.