"Catrope" changed the status of MediaWiki.r110301 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110301#c30286
Old Status: new > New Status: fixme Commit summary for MediaWiki.r110301: AFT5 - re-commenting out the AFT5 special page calls, because those keep getting uncommented. Mostly this commit is for tweaking the HTML/CSS to make long comments with 'more' links match the mockups. Catrope's comment: <pre> + htmlspecialchars( $short ) </pre> This double-escapes $short: it's escaped by htmlspecialchars() and again by Html::element(). OK otherwise. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
