https://bugzilla.wikimedia.org/show_bug.cgi?id=55124
John Mark Vandenberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] |media.org | --- Comment #2 from John Mark Vandenberg <[email protected]> --- This is still happening in core(rewrite) too. ERROR: NoPage: Page [[wikidata:-1]] doesn't exist. Traceback (most recent call last): File "scripts/harvest_template.py", line 66, in run self.processPage(page) File "scripts/harvest_template.py", line 162, in processPage pywikibot.output('Adding %s --> %s' % (claim.getID(), claim.getTarget())) File "pywikibot/page.py", line 219, in __unicode__ return self.title(asLink=True, forceInterwiki=True) File "pywikibot/page.py", line 2407, in title self._link._text = self.getID() File "pywikibot/page.py", line 2506, in getID self.get(force=force) File "pywikibot/page.py", line 2632, in get super(ItemPage, self).get(force=force, *args) File "pywikibot/page.py", line 2470, in get raise pywikibot.NoPage(self) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
