[Pywikipedia-l] [ pywikipediabot-Bugs-2562477 ] redirect.py BadTitle Exception Error

SourceForge.net noreply at sourceforge.net
Tue Feb 3 23:30:59 UTC 2009


Bugs item #2562477, was opened at 2009-02-03 23:30
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=2562477&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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: redirect.py BadTitle Exception Error

Initial Comment:
Running redirect-Bot with -moves option, a BadTitle error raised:

Getting page [[Talk:User:Hawkeye7/Sandbox]]
Traceback (m r c l):

main()

bot.run()

self.fix_double_redirects()
File redirect.py in fix_double_redirects
for redir_name in self.generator.retrieve_double_redirects():
File redirect.py in retrieve_double_redirects
for redir_page in self.get_moved_pages_redirects():
File redirect.py in get_moved_pages_redirects
if not moved_page.isRedirectPage()
File wikipedia.py in isRedirectPage
self.get()
File wikipedia.py in get
self._contents = self._getEditPage(get_redirect = get_redirect, throttle = throttle, sysop =sysop=
File wikipedia.py in _getEditPage
raise BadeTitle('BadTitle: %s' % self)
wikipedia.BadTitle: BadTitle: [[Talk:User:Hawkeye7/Sandbox]]

<w:de:User:Xqt>

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2562477&group_id=93107



More information about the Pywikipedia-l mailing list