Bugs item #3612550, was opened at 2013-05-02 22:54 Message generated for change (Comment added) made by cdpark You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612550...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: rewrite Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nullzer0 (nu11zer0) Assigned to: Russell Blau (russblau) Summary: force login after performing a sysop action
Initial Comment: 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
----------------------------------------------------------------------
Comment By: ChongDae (cdpark) Date: 2013-06-02 23:51
Message: 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
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3612550...