bramerth <[email protected]> writes:

> Steps to reproduce problem:
> Get top of trunk mwlib (as of the time of this post), install
> curl -O 
> http://download.wikimedia.org/igwiki/20090903/igwiki-20090903-pages-articles.xml.bz2
> mw-buildcdb --input igwiki-20090903-pages-articles.xml.bz2 --output /
> tmp/ig.cdb
> mw-render -c /tmp/ig.cdb/wikiconf.txt "Eze" --output /tmp/out.html -w
> xhtml

wow, people are using the xhtmlwriter...

>
> Expected output:
> XHTML file for http://ig.wikipedia.org/wiki/Eze
>
>   File "/Library/Python/2.6/site-packages/mwlib-0.12.4-py2.6-
> macosx-10.6-universal.egg/mwlib/nuwiki.py", line 258, in getAuthors
>     fqname = self.redirects.get(fqname, fqname)
>   File "/Library/Python/2.6/site-packages/mwlib-0.12.4-py2.6-
> macosx-10.6-universal.egg/mwlib/nuwiki.py", line 228, in __getattr__
>     raise AttributeError()
> AttributeError

should be fixed with
http://code.pediapress.com/git/?p=mwlib;a=commit;h=6a9dc27a19ceed483417538506b84fc4fb817947

thanks,
- ralf

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to