Last modified: 2013-12-31 14:53:10 UTC
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1632/ Reported by: nu11zer0 Created on: 2013-05-03 05:54:46 Subject: force login after performing a sysop action Assigned to: russblau Original description: After my bot performed a sysop action, then wrote to a page, the bot wrote without botflag\! It seems that the framework cached some informations and understood that the bot has no flag. My workaround is to add "site.login\(\)" after every sysop action. But it should be implemented in the framework. Note that now redirect.py also has this problem. \---- Pywikibot branches/rewrite/ \(r11487, 2013/05/02, 07:59:55, ok\) Python 2.7.3 \(default, Sep 26 2012, 21:53:58\) \[GCC 4.7.2\] unicode test: ok
I'm also have similar problem. After updating pywikibot framework, forcing login is somewhat strange. When bot name differ by project \(E.g, different name for local wiki and meta/commons wiki\), login is requested for local bot name in meta wiki. \------------------------------------------------------------------------ Pywikibot \[http\] branches/rewrite \(r11617, 2013/06/02, 13:07:05, OUTDATED\) Python 2.6.5 \(r265:79063, Oct 1 2012, 22:04:36\) \[GCC 4.4.3\] unicode test: ok