fixed in r9670

Greetings
xqt


----- Original Nachricht ----
Von:     Merlijn van Deen <[email protected]>
An:      Pywikipedia discussion list <[email protected]>
Datum:   24.10.2011 21:05
Betreff: Re: [Pywikipedia-l] Instantiating pages with ":" in title

> On 24 October 2011 20:36, BinĂ¡ris <[email protected]> wrote:
> 
> > I made an experiment as shown in the attachement: while using replace.py
> > with the mentioned page in enwiki the problem really exists, another page
> > from huwiki (default lang) may be well treated. So the problem is
> > site-specific.
> >
> >
> See the bug ( http://toolserver.org/~pywikipedia/b3427930 ) -- the problem
> is that 'nomad' once was an interwiki key, but it no longer is. Therefore,
> it should be removed from the 'known families' list - the problem is that
> Page('en', 'nomad:blah') was interpreted as Page(getSite('en', 'nomad'),
> 'blah'), which is incorrect.
> 
> Merlijn
> 
> 
> --------------------------------
> 
> _______________________________________________
> Pywikipedia-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
>

_______________________________________________
Pywikipedia-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l

Reply via email to