Incorrect page verdicts because of HTTP URLs in interlanguage map #43

Closed
opened 2021-05-12 01:00:53 +02:00 by Lavyny · 2 comments

Hi, can I ask you to check the network of these articles in those interlinked websites such as the Tintin arctile from http://tintin.fandom.com as these artciles did exist on some of these interlinked wikis?

Thanks.

Hi, can I ask you to check the network of these articles in those interlinked websites such as the Tintin arctile from http://tintin.fandom.com as these artciles did exist on some of these interlinked wikis? Thanks.
FWDekker added the
bug
label 2021-05-13 20:21:35 +02:00
FWDekker self-assigned this 2021-05-13 20:21:37 +02:00
Owner

Hi Lavyny! Thanks for opening the issue. It looks like the issue is with HTTP vs HTTPS. When the checker looks up where the Spanish wiki is located, Fandom tells the tool it is at "http://tintin.fandom.com/es/", which is HTTP instead of HTTPS. For security reasons, browsers don't allow the tool (which is on an HTTPS website) to request these data from an HTTP link. As a result, the Spanish page (and some other languages as well) cannot be loaded, which looks like a missing link.

The proper solution would be to ask Fandom to change the interlanguage links for the Tintin wiki to be HTTPS instead of HTTP, but that could take a while. As a workaround, I'll see if I can make the tool always use HTTPS instead of HTTP, since HTTP doesn't work anyway; and I'll see if I can change the code so that these kinds of errors are visible to the user and don't just stay in the background.

Hi Lavyny! Thanks for opening the issue. It looks like the issue is with HTTP vs HTTPS. When the checker looks up where the Spanish wiki is located, Fandom tells the tool it is at "http://tintin.fandom.com/es/", which is HTTP instead of HTTPS. For security reasons, browsers don't allow the tool (which is on an HTTPS website) to request these data from an HTTP link. As a result, the Spanish page (and some other languages as well) cannot be loaded, which looks like a missing link. The proper solution would be to ask Fandom to change the interlanguage links for the Tintin wiki to be HTTPS instead of HTTP, but that could take a while. As a workaround, I'll see if I can make the tool always use HTTPS instead of HTTP, since HTTP doesn't work anyway; and I'll see if I can change the code so that these kinds of errors are visible to the user and don't just stay in the background.
FWDekker changed title from Network Fix to Incorrect page verdicts because of HTTP URLs in interlanguage map 2021-05-14 12:52:41 +02:00
Owner

The issue should be resolved as of v1.11.4. You can check the version in the bottom right of the page. You may need to clear your browser's cache to get the right version; you can do this by reloading with Ctrl + F5 on Chrome or Firefox.

If you have any other issues, please let me know!

The issue should be resolved as of v1.11.4. You can check the version in the bottom right of the page. You may need to clear your browser's cache to get the right version; you can do this by reloading with <kbd>Ctrl + F5</kbd> on Chrome or Firefox. If you have any other issues, please let me know!
FWDekker referenced this issue from a commit 2021-05-14 19:31:45 +02:00
Sign in to join this conversation.
No description provided.