"Catrope" changed the status of MediaWiki.r106141 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/106141#c27656
Old Status: new > New Status: fixme Commit summary for MediaWiki.r106141: added feedback dashboard description with styling and documentation Catrope's comment: <pre> + $feedbackDashboardDescription = wfMessage( 'moodbar-feedback-description' ); // don't escape because there is html </pre> Please don't rely on implicit stringification, but explicitly call the function you want to call. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
