[Pywikipedia-l] [ pywikipediabot-Bugs-1966402 ] Category.py aborts at full-protection page.
SourceForge.net
noreply at sourceforge.net
Sun May 18 10:18:12 UTC 2008
Bugs item #1966402, was opened at 2008-05-18 10:18
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1966402&group_id=93107
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nightshadow28 (nightshadow28)
Assigned to: Nobody/Anonymous (nobody)
Summary: Category.py aborts at full-protection page.
Initial Comment:
Category.py aborts at full-protection page.
[[w:ja:中田譲治]] is under full-protection, but if category.py tries to edit the article, bot will abort with following massage:
Changing page [[ja:中田譲治]]
ERROR: Unexpected response from wiki server.
200 (OK)
(HTML)
Dumping to category.dump.bz2, please wait...
Traceback (most recent call last):
File "category.py", line 945, in ?
bot.run()
File "category.py", line 432, in run
inPlace=self.inPlace)
File "/home/tatsujin/pywikipedia/catlib.py", line 473, in change_category
article.put(text, comment)
File "/home/tatsujin/pywikipedia/wikipedia.py", line 1262, in put
newPage, self.site().getToken(sysop = sysop), sysop = sysop)
File "/home/tatsujin/pywikipedia/wikipedia.py", line 1417, in _putPage
return self._putPage(text, comment, watchArticle, minorEdit, newPage, token=self.site().getToken(sysop = sysop, getagain = True), newToken = True, sysop = sysop)
File "/home/tatsujin/pywikipedia/wikipedia.py", line 1487, in _putPage
raise PageNotSaved
wikipedia.PageNotSaved
-----
r5393 and bot account does not have adminship.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1966402&group_id=93107
More information about the Pywikipedia-l
mailing list