kiwix / kiwix-js

Fully portable & lightweight ZIM reader in Javascript
https://www.kiwix.org/
GNU General Public License v3.0
299 stars 124 forks source link

Many in-page icons missing in German Wikivoyage #975

Open Jaifroid opened 1 year ago

Jaifroid commented 1 year ago

As per title. The effect is quite ugly and confusing, because it is obvious for the user that something is missing. Compare two screenshots below.

This is a section of the article on Kolumbien (Colombia) as displayed in Kiwix JS:

image

And here is the same page shown via Kiwix Serve (here):

image

Jaifroid commented 1 year ago

It turns out these icons are not scraped, and are being blocked by our Service Worker or CORS from being accessed from the Internet (which is a good thing). I reported this upstream. See https://github.com/openzim/mwoffliner/issues/1807.