Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix MediaWiki.index() #310
Conversation
The old code fetched non existing fields, resulting in an aborted iteration after the first "batch" of articles. This was probably due to a change in the underlying MediaWiki API. Reference: https://meta.wikimedia.org/w/api.php?action=help&modules=query%2Ballpages
The old code fetched non existing fields, resulting in an aborted iteration after the first "batch" of articles.
This was probably due to a change in the underlying MediaWiki API.
Reference: https://meta.wikimedia.org/w/api.php?action=help&modules=query%2Ballpages