Last modified: 2007-03-13 07:12:53 UTC
This page list all page who don't have any intern links. But now, Many town are wrongly listed (see http://fr.wikipedia.org/wiki/Amblainville even if the last edit is dated from 3 novembre 2006. As a result, the number of deadend page explose and it has not workable.
Reassigning to Wikimedia shell issue, etc. The page has been disabled on the English Wikipedia, and might not be updated on the French Wikipedia either.
Not all wikipedia are concerned: - Wrong on german and polen - Right on dutch
wikipedia concerned: * no data : english * wrong data : german, french, polen, japan, swedish * good data : dutch, italian I precise that on 10 january 2007, page seemed correct!
I reran the script for frwiki Deadendpages: Deadendpages got 1399 rows in 14m 56.22s That's awfully slow, result is still the same. So that must be a bug somewhere :)
The pagelinks table is incorrect for the frwiki Amblainville article: [frwiki]> select * from pagelinks where pl_from='531738'; Empty set (0.00 sec) After doing a null edit on the page: [frwiki]> select * from pagelinks where pl_from='531738'; <snip: output> 38 rows in set (0.00 sec) We probably want to run the refreshlink script. Please do not do null edits on article to refresh them, that will add useless revisions to the database. Thanks.
It seems to works again!