https://bugzilla.wikimedia.org/show_bug.cgi?id=71095
JAn Dudík jan.dudik@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jan.dudik@gmail.com
--- Comment #4 from JAn Dudík jan.dudik@gmail.com --- With patch (161222) it works, but there is also one more bug: When page is created and after moved to new name without leaving redirect, bot crashes.
pbb.py -newitem -namespace:0 -lang:cs ...
Viktorin Pohl (rozcestník) <<<
ERROR: Page [[cs:Viktorin Pohl (rozcestník)]] doesn't exist. Traceback (most recent call last): File "I:\py\rewrite\pywikibot\bot.py", line 1006, in run self.treat(page, item) File "I:\py\rewrite\scripts\newitem.py", line 76, in treat if page.editTime() > self.lastEditBefore: File "I:\py\rewrite\pywikibot\page.py", line 533, in editTime rev = self.latestRevision() File "I:\py\rewrite\pywikibot\page.py", line 396, in latestRevision self.site.loadrevisions(self) File "I:\py\rewrite\pywikibot\site.py", line 2860, in loadrevisions raise NoPage(page) NoPage: Page [[cs:Viktorin Pohl (rozcestnĂk)]] doesn't exist. I:\py\rewrite>