https://bugzilla.wikimedia.org/show_bug.cgi?id=54999
Web browser: --- Bug ID: 54999 Summary: preloadpagegenartor for wikidataitems Product: Pywikibot Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/347/ Reported by: sk1d Created on: 2013-09-02 22:26:45.280000 Subject: preloadpagegenartor for wikidataitems Assigned to: legoktm Original description: Preloadpagegenerator with wikidataitems does not work. It seems you have to call pywikibot.page.Itempage.get() for each item after you get it from the generator. This should be obsolete as the item should already get loaded.