Kelson
Kelson
@MananJethwani Can you explain precisely waht is wrong with kiwix-serve? Because I don't get it.
@MananJethwani I asked for something precise wrong in kiwix-serve. This last comment does not deliver this info. But it would be good if you could extend the test with a...
@MananJethwani and how is that a bug with kiwix-serve? The path resilution happens in the browser!
Upstream ticket https://phabricator.wikimedia.org/T302969
@ISNIT0 The current code still fails in some cases see #726, even after opening and reopening many time tickets. So why not using the most simple/efficient solution to fix properly...
@midi To me we should have a function like this: `getUrlForZimHtml(contentId, [mime-type], [current])`.
It seems we request a bad title, json says: ``` type | "https://mediawiki.org/wiki/HyperSwitch/errors/bad_request" method | "get" detail | "title-invalid-characters" ```
The problem is with the article/title `İznik`. It this is put in an article list then the scraper dies because a wrongly encoded string seems to be send to the...
@MananJethwani Your fix has allowed to improve the situation, but I still have a scenario here https://farm.openzim.org/pipeline/03264e29e2116ecec91f8f06/debug
WP0.8 is broken again after this https://github.com/openzim/mwoffliner/pull/1521/files#diff-9a83f0d6b6913493f3382285626a8799d767b06b0c309e56d611014e9d05eea4L121. We need to better understand what is going on here.