Just wanted to thank everyone for helping getting this figured out! And of course a big thanks to xqt for checking in a fix to SVN so quickly!
Cheers, Morten On Mon, Oct 24, 2011 at 2:15 PM, <[email protected]> wrote: > 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 >
_______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
