https://bugzilla.wikimedia.org/show_bug.cgi?id=59013
Web browser: --- Bug ID: 59013 Summary: KeyError in site.py in token function when token type is "move" Product: Pywikibot Version: core (2.0) Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: pyfisch@googlemail.com Classification: Unclassified Mobile Platform: ---
Created attachment 14181 --> https://bugzilla.wikimedia.org/attachment.cgi?id=14181&action=edit Terminal output
There is only an "edittoken" and no "movetoken" in the item dict:
{u'lastrevid': 503550838, u'pageid': 17875787, u'title': u'Category talk:Contents', u'starttimestamp': u'2013-12-28T10:25:42Z', u'counter': u'', u'length': 1820, u'contentmodel': u'wikitext', u'pagelanguage': u'en', u'touched': u'2013-08-05T20:18:23Z', u'ns': 15}
A complete log is in the attachment.