[Pywikipedia-bugs] [ pywikipediabot-Bugs-3420572 ] pagegenerators.py cannot handle female namespaces in dewikip
SourceForge.net
noreply at sourceforge.net
Sat Oct 8 12:24:56 UTC 2011
Bugs item #3420572, was opened at 2011-10-08 14:24
Message generated for change (Tracker Item Submitted) made by eugo
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: rewrite
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: euku (eugo)
Assigned to: Russell Blau (russblau)
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.
----------------------------------------------------------------------
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