Bugs item #3001258, was opened at 2010-05-13 20:07 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3001258...
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: category Group: None
Status: Closed
Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: xqt (xqt) Summary: category.py move does not work
Initial Comment: It writes the next
C:\bot3>category.py move Reading dump from category.dump.bz2 Please enter the old name of the category: Please enter the new name of the category: ' Moving text from : to : ' . Creating page [[: ' ]] via API Dumping to category.dump.bz2, please wait... Traceback (most recent call last): File "C:\bot3\category.py", line 1036, in <module> bot.run() File "C:\bot3\category.py", line 458, in run % (self.newCatTitle, self.newCatTitle) TypeError: not all arguments converted during string formatting
C:\bot3>category.py move Reading dump from category.dump.bz2 Please enter the old name of the category: : Please enter the new name of the category: Dumping to category.dump.bz2, please wait... Traceback (most recent call last): File "C:\bot3\category.py", line 1035, in <module> bot = CategoryMoveRobot(oldCatTitle, newCatTitle, batchMode, editSummary, in Place, titleRegex = titleRegex) File "C:\bot3\category.py", line 430, in __init__ self.oldCat = catlib.Category(site, oldCatTitle) File "C:\bot3\catlib.py", line 69, in __init__ raise ValueError(u'BUG: %s is not in the category namespace!' % title) ValueError
C:\bot3>
----------------------------------------------------------------------
Comment By: SourceForge Robot (sf-robot)
Date: 2010-07-22 02:20
Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: xqt (xqt) Date: 2010-07-07 13:56
Message: Would the second part be solved if you type in category:: ?
----------------------------------------------------------------------
Comment By: xqt (xqt) Date: 2010-05-14 09:12
Message: 1st part fixed in r8163
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3001258...
pywikipedia-bugs@lists.wikimedia.org