Author: sofardamngood
Description:
Pegegenerator has been broken for Wikidata scripts like harvest_template or claimit since February. The diff http://git.wikimedia.org/blob/pywikibot%2Fcore.git/b9ddecb363a1c208b507dbfe5bc0774dfb7cd253/pywikibot%2Fpagegenerators.py is the last working version.
A command like
python pwb.py claimit -family:wikipedia -lang:en -transcludes:'Infobox video game' P19 Q30
is supposed to create a generator with pages transcluding the template on the given Wikipedia, but the current version of pagegenerators ignores the arguments and tries to fetch the pages from wikidatawiki instead, which of course fails.
More information about this bug is available here: https://de.wikipedia.org/w/index.php?title=Benutzer_Diskussion:Xqt&oldid=129234287#Page_generators
Version: core-(2.0)
Severity: major
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=72120