Bugs item #3001258, was opened at 2010-05-13 22:07 Message generated for change (Comment added) made by xqt 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: Open 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: xqt (xqt)
Date: 2010-05-14 11: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