https://bugzilla.wikimedia.org/show_bug.cgi?id=16026
Siebrand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #10 from Siebrand <[email protected]> 2012-10-24 17:26:06 UTC --- >From Article.php: $infomsg = [..] 'revision-info'; $outputPage->addSubtitle( "<div id=\"mw-{$infomsg}\">" . wfMessage( $infomsg [..] )->parse() . "</div>" ); >From Message::parse(): Fully parse the text from wikitext to HTML -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
