[Pywikipedia-l] [ pywikipediabot-Bugs-1783487 ] Interwiki crash on deleted page

SourceForge.net noreply at sourceforge.net
Tue Apr 14 16:05:59 UTC 2009


Bugs item #1783487, was opened at 2007-08-28 17:44
Message generated for change (Comment added) made by nicdumz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1783487&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: interwiki
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Multichill (multichill)
Assigned to: Nobody/Anonymous (nobody)
Summary: Interwiki crash on deleted page

Initial Comment:
Updating links on page [[nl:Cultuurcentrum de Kruisboog (Kazerne)]].
Dump nl (wikipedia) saved
Traceback (most recent call last):
  File "interwiki.py", line 1542, in ?
    bot.run()
  File "interwiki.py", line 1325, in run
    self.queryStep()
  File "interwiki.py", line 1304, in queryStep
    subj.finish(self)
  File "interwiki.py", line 924, in finish
    if self.replaceLinks(page, new, bot):
  File "interwiki.py", line 961, in replaceLinks
    for iw in re.finditer('<!-- *\[\[(.*?:.*?)\]\] *-->', page.get()):
  File "/home/bot/pywikipedia/wikipedia.py", line 524, in get
    raise self._getexception
wikipedia.NoPage

The page was deleted, see http://nl.wikipedia.org/w/index.php?title=Cultuurcentrum_de_Kruisboog_%28Kazerne%29&action=edit

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

>Comment By: NicDumZ — Nicolas Dumazet (nicdumz)
Date: 2009-04-14 18:05

Message:
Fixed in r6604

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

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



More information about the Pywikipedia-l mailing list