[Pywikipedia-bugs] [ pywikipediabot-Bugs-3420572 ] pagegenerators.py cannot handle female namespaces in dewikip

SourceForge.net noreply at sourceforge.net
Sat Oct 8 13:11:01 UTC 2011


Bugs item #3420572, was opened at 2011-10-08 14:24
Message generated for change (Comment added) made by xqt
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3420572&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: General
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: euku (eugo)
>Assigned to: xqt (xqt)
Summary: pagegenerators.py cannot handle female namespaces in dewikip

Initial Comment:
--> python version.py 
Pywikipedia [http] trunk/pywikipedia (r9597, 2011/10/08, 09:52:43)
Python 2.7.1 (r271:86832, Jan  4 2011, 13:57:14) 
[GCC 4.5.2]
config-settings:
use_api = True
use_api_login = True
unicode test: ok

--> python replace.py -transcludes:"some template" "bla" "blub"
Getting references to [[Vorlage:Some template]] via API...
Getting 1 pages from wikipedia:de...
Page [[Benutzer:Benutzerin:Euku/Spielwiese]] not found
0 pages were changed.

`--> python replace.py -ref:"Template:Some template" "bla" "blub"
Getting references to [[Vorlage:Some template]] via API...
Getting 1 pages from wikipedia:de...
Page [[Benutzer:Benutzerin:Euku/Spielwiese]] not found
0 pages were changed.

The page should be only "Benutzerin:Euku/Spielwiese" or "Benutzer:Euku/Spielwiese". (I changed my gender setting for demonstration :) )
Therefore I can't run my archive bot correctly.

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

>Comment By: xqt (xqt)
Date: 2011-10-08 15:11

Message:
fixed in r9603.
You are running trunk release, see version.py above. rewrite is using
namespace aliases by an api call.

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

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



More information about the Pywikipedia-bugs mailing list