"Nikerabbit" posted a comment on MediaWiki.r108506. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108506#c29290
Commit summary for MediaWiki.r108506: AFTv5 fixes - consistent escaping of translations, fix typo in translations file, and assume values on the maxLength config variable. follow up to r108482 Nikerabbit's comment: Html::element already escaped for you. ->text() is fine. + .Html::element( 'h3', array(), wfMessage( 'articlefeedbackv5-form-tools-label' )->escaped() ) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
