Closed kelson42 closed 3 years ago
Ah, we have a typo in CSS path 2e2ea51
Updated output:
[WARNING] Redundant data found:
users/profiles/4423.webp and users/profiles/6111.webp
[ERROR] Invalid internal links found:
---- tons of links to images ---
- /questions/tagged/regex
(questions/tagged/regex) were not found in article users/73/andrew-cheong
- ./questions_page=4
(/questions_page=4) were not found in article questions
The following links:
- ./questions_page=6
(/questions_page=6) were not found in article questions_page=2
The following links:
- ./questions/tagged/__TAG__
(/questions/tagged/__TAG__) were not found in article tags
The following links:
- ./users/26/phoebus
- ./users/26/phoebus
(/users/26/phoebus) were not found in article users
The following links:
- ./users_page=3
- ./users_page=3
(/users_page=3) were not found in article users_page=2
The following links:
- ./users/profiles/7198.webp
(/users/profiles/7198.webp) were not found in article users_page=3
The following links:
- ./static/js/stack-icons.js
(/static/js/stack-icons.js) were not found in article about
The following links:
- ./questions_page=4
- ./questions_page=4
(/questions_page=4) were not found in article questions_page=3
The following links:
- ./questions_page=6
(/questions_page=6) were not found in article questions_page=4
The following links:
- ./questions_page=6
- ./questions_page=6
(/questions_page=6) were not found in article questions_page=5
The following links:
- ./questions_page=4
(/questions_page=4) were not found in article questions_page=6
[ERROR] Invalid external links found:
http://alcohol.stackexchange.com/users/flair/<strong>UserID</strong>.png is an external dependence in article questions/152/urgent-call-for-moderators
I removed the numerous links to missing pictures that we won't handle.
[WARNING] Redundant data found: users/profiles/4423.webp and users/profiles/6111.webp
Actual duplicate in source content. Nothing to do.- /questions/tagged/regex (questions/tagged/regex) were not found in article users/73/andrew-cheong
actual bug in user-written Bio. should have been rewritten to proper link.- ./questions_page=4 (/questions_page=4) were not found in article questions
erroneous reporting by zimcheck. Link is present once and working.- ./questions_page=6 (/questions_page=6) were not found in article questions_page=2
Idem- ./users/26/phoebus (/users/26/phoebus) were not found in article users
Idem- ./users_page=3 (/users_page=3) were not found in article users_page=2
Idem- ./static/js/stack-icons.js (/static/js/stack-icons.js) were not found in article about
Idem- ./questions_page=4 (/questions_page=4) were not found in article questions_page=3
Idem./questions_page=6 (/questions_page=6) were not found in article questions_page=4
Idem./questions_page=6 (/questions_page=6) were not found in article questions_page=5
Idem./questions_page=4 (/questions_page=4) were not found in article questions_page=6
Idem- ./questions/tagged/__TAG__ (/questions/tagged/__TAG__) were not found in article tags
Link is in template string inside a JS block. nothing to do.[ERROR] Invalid external links found: http://alcohol.stackexchange.com/users/flair/<strong>UserID</strong>.png is an external dependence in article questions/152/urgent-call-for-moderators
User content. Nothing to.So there's this one rewritting bug to fix and then there's a ticket to open on zim-tools for those incorrect reporting. What's weird is that it picks just one link in those page while there are many similar ones.
@rgaudin Thx for the analysis, I would propose to fix Sotoki, make a new run and then link a new generated ZIM file in a bug in zim-tools.