Bugs item #2973428, was opened at 2010-03-19 20:50 Message generated for change (Settings changed) made by xqt You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2973428...
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: interwiki Group: None
Status: Closed Resolution: Duplicate
Priority: 5 Private: No Submitted By: aindrij Bondarenko (paleozavr)
Assigned to: xqt (xqt)
Summary: interwiki writes "blocked" while it's not true
Initial Comment: Account of my bot isn't blocked on en-wiki, neverthelles it writes the next:
WARNING: Your account on wikipedia:en is blocked. Editing using this account wil l stop the run. NOTE: You have new messages on wikipedia:en Dump uk (wikipedia) appended. Traceback (most recent call last): File "C:\bot3\interwiki.py", line 2400, in <module> main() File "C:\bot3\interwiki.py", line 2374, in main bot.run() File "C:\bot3\interwiki.py", line 2134, in run self.queryStep() File "C:\bot3\interwiki.py", line 2112, in queryStep subj.finish(self) File "C:\bot3\interwiki.py", line 1637, in finish if self.replaceLinks(page, new, bot): File "C:\bot3\interwiki.py", line 1818, in replaceLinks status, reason, data = page.put(newtext, comment = mcomment) File "C:\bot3\wikipedia.py", line 1528, in put self.site().checkBlocks(sysop = sysop) File "C:\bot3\wikipedia.py", line 4594, in checkBlocks raise UserBlocked('User is blocked in site %s' % self) pywikibot.exceptions.UserBlocked: User is blocked in site wikipedia:en
----------------------------------------------------------------------
Comment By: masti (masti01) Date: 2010-03-21 22:35
Message: same as #2960429
----------------------------------------------------------------------
Comment By: xqt (xqt) Date: 2010-03-19 21:09
Message: I found mw API was confusing today. It returns pages as deleted but they where not. Maybe these bugs came from mw and are not inherited in pwb.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2973428...