What steps will reproduce the problem?
I'm using api-0.9.1.
// body = raw text of: http://de.wikipedia.org/wiki/Americium
parser = new MediaWikiParserFactory(Language.german);
ParsedPage pp = parser.parse(body);
// This returns null, instead of more than a dozen of languages
pp.getLanguages();
Original issue reported on code.google.com by xiaoruo...@gmail.com on 12 Apr 2012 at 5:59
Original issue reported on code.google.com by
xiaoruo...@gmail.com
on 12 Apr 2012 at 5:59