[Pywikipedia-l] [ pywikipediabot-Bugs-2020492 ] wikipedia.py make interwiki.py crash.

SourceForge.net noreply at sourceforge.net
Thu Jul 17 13:38:11 UTC 2008


Bugs item #2020492, was opened at 2008-07-17 12:49
Message generated for change (Comment added) made by darkoneko
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2020492&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: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: DarkoNeko (darkoneko)
Assigned to: Nobody/Anonymous (nobody)
Summary: wikipedia.py make interwiki.py crash.

Initial Comment:
Command used : 
python interwiki.py -continue -restore
autonomous -lang:ja -nlog

Version used :
5722 (latest)

Error trace : 
======Post-processing [[ja:NASPAkosumosugahden]]======
Updating links on page [[ja:NASPAkosumosugahden]].
Dump ja (wikipedia) saved
Traceback (most recent call last):
  File "interwiki.py", line 1723, in <module>
    bot.run()
  File "interwiki.py", line 1474, in run
    self.queryStep()
  File "interwiki.py", line 1453, in queryStep
    subj.finish(self)
  File "interwiki.py", line 1041, in finish
    if self.replaceLinks(page, new, bot):
  File "interwiki.py", line 1085, in replaceLinks
    ignorepage = wikipedia.Page(page.site(), iw.groups()[0])
  File "C:\Program Files\TortoiseSVN\pywikipedia\wikipedia.py", line 341, in __i
nit__
    raise InvalidTitle(u'Bad page title : %s' % t)
wikipedia.InvalidTitle




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

>Comment By: DarkoNeko (darkoneko)
Date: 2008-07-17 15:38

Message:
Logged In: YES 
user_id=1809111
Originator: YES

tested on the same article with the new version, it works \o/ thanks to
you

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

Comment By: NicDumZ  Nicolas Dumazet (nicdumz)
Date: 2008-07-17 14:03

Message:
Logged In: YES 
user_id=1963242
Originator: NO

this should be fixed by r5724, we should have been catching those,
actually.

Thanks for the report :)

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

Comment By: DarkoNeko (darkoneko)
Date: 2008-07-17 12:54

Message:
Logged In: YES 
user_id=1809111
Originator: YES

prcisely, the article causing the crash is
http://ja.wikipedia.org/wiki/NASPA%E3%82%B3%E3%82%B9%E3%83%A2%E3%82%B9%E3%82%AC%E3%83%BC%E3%83%87%E3%83%B3
It doesn't seems to have suffered vandalism, nor has it any interwiki
link, actually.

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

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



More information about the Pywikipedia-l mailing list