Bugs item #1781680, was opened at 2007-08-25 12:55 Message generated for change (Comment added) made by valhallasw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1781680...
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: Bot crash on ignoring link
Initial Comment: When i run my bot with the command python2.4 interwiki.py Categorie:Gebruiker_eo-M -autonomous
The bot crashes here:
Updating links on page [[ro:Categorie:Utilizator eo-N]]. No changes needed Updating links on page [[en:Category:User eo-N]]. Ignoring link to [[en:Category:User eo-N]] for [[en:Category:User eo-N]] Dump nl (wikipedia) saved Traceback (most recent call last): File "interwiki.py", line 1540, 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 921, in finish if self.replaceLinks(page, new, bot): File "interwiki.py", line 969, in replaceLinks pltmp = new[page.site()] KeyError: wikipedia:en
When you look at http://en.wikipedia.org/w/index.php?title=Category:User_eo-N&action=edit you see this line : <!-- [[en:Category:User eo-N]] -->
Is this causing the bot to crash?
----------------------------------------------------------------------
Comment By: Merlijn S. van Deen (valhallasw)
Date: 2007-08-25 18:15
Message: Logged In: YES user_id=687283 Originator: NO
Fixed in r4108.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1781680...