vonloxley opened this issue 8 years ago · 1 comments
If the Category has no pages, media and text a StringIndexOutOfBoundsException is thrown. assertEquals(testWiki.getPageText("Category:Empty"), "");
assertEquals(testWiki.getPageText("Category:Empty"), "");
Fixed in 0ff66d6.