https://bugzilla.wikimedia.org/show_bug.cgi?id=71479

--- Comment #3 from Aude <[email protected]> ---
doing the following produced the error:

$title = Title::newFromText( 'Q72' );
$page = WikiPage::factory( $title );
$content = $page->getContent();
$pout = $content->getParserOutput( $title );

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to