benoit74

Results 1994 comments of benoit74

Well spotted @Popolechien ! Looking at the HTML of this page, upstream issue is most probably https://github.com/openzim/warc2zim/issues/293

Bug on "mrs-nixon" page is in fact a bit different, I've opened a dedicated issue: https://github.com/openzim/warc2zim/issues/364

Youtube issue is in fact in warc2zim: https://github.com/openzim/warc2zim/issues/316

ZIM is more or less fixed, at least Youtube videos work (don't really know why) at https://mirror.download.kiwix.org/zim/.hidden/dev/womenshistory.si.edu_en_all_2024-08.zim Still multiple issues are visible when you wander around the ZIM (e.g. blog...

I tried PoC ZIMs. For some reasons, the `wikipedia_en_10_JS_trusted_addModules_2025-08.zim` is causing a significant problem to my kiwix-serve / kiwix-apple readers. Both simply fails to load the ZIM main article (or...

OK, then what I meant is having `--javascript=trusted` as default. If we have `--javascript=none`, this is OK. And what I meant by having more modules was having everything needed for...

> Regarding the core issue of calling external scripts or resources https://github.com/openzim/mwoffliner/issues/2310, it seems none of the test pages I noticed had that problem in any of these test archives,...

@kelson42 we need your decision on this one as well, it sat idle for way too long. I again see no reason to be worried about the inline scripts, because...

I also tried the [wikipedia_en_10_JS_trusted_2025-08.zip](https://github.com/user-attachments/files/21842670/wikipedia_en_10_JS_trusted_2025-08.zip) ZIM in kiwix-js and kiwix-pwa in Restricted mode and I confirm it fallbacks very nice to no-JS mode (i.e. the ZIM looks just like a...

OK then this PR should completely remove `DO_PROPAGATION`, `ALL_READY_FUNCTION` and `LOAD_PHP` for the time being, no need to keep in codebase stuff we do not really understand and does not...