[Pywikipedia-l] [ pywikipediabot-Bugs-1882680 ] namespace treatment error in interwiki.py

SourceForge.net noreply at sourceforge.net
Wed Jan 30 16:58:29 UTC 2008


Bugs item #1882680, was opened at 2008-01-30 16:43
Message generated for change (Comment added) made by rotemliss
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1882680&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: Purodha B Blissenbach (purodha)
Assigned to: Nobody/Anonymous (nobody)
Summary: namespace treatment error in interwiki.py

Initial Comment:
interwiki.py has an error treating page names with colons, see here:

python interwiki.py -putthrottle:60 -lang:ksh -start:Category:Wikipedia:Medmaacher
Checked for running processes. 1 processes currently running, including the current process.
NOTE: Number of pages queued is 0, trying to add 60 more.
Retrieving Allpages special page for wikipedia:ksh from Medmaacher, namespace 14
Getting 60 pages from wikipedia:ksh...
[[Saachjrupp:Meer]]: [[ksh:Saachjrupp:Meer]] gives new interwiki [[de:Kategorie:Meere]]
...

The starting page requested was "Category:Wikipedia:Medmaacher", it reports it was starting with "Medmaacher" in namespace 14, that is "Category:Medmaacher", which it acually does start with.

As far as I can tell, parameter handling seems to be correct, so my guess is the problem is likely caused in the page generator.



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

>Comment By: Rotem Liss (rotemliss)
Date: 2008-01-30 18:58

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

Fixed in r4951.

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

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



More information about the Pywikipedia-l mailing list