"Catrope" changed the status of MediaWiki.r109970 to "fixme" and commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109970#c30278

Old Status: new
> New Status: fixme

Commit summary for MediaWiki.r109970:

AFTv5: bugfixes, styles according to requirements

Catrope's comment:

<pre>
+               ), wfMessage( 'articlefeedbackv5-form-helpful-votes', ( 
$record[0]->af_helpful_count + $record[0]->af_unhelpful_count ), 
$record[0]->af_helpful_count, $record[0]->af_unhelpful_count ) );
</pre>
Don't use implicit stringification of Message objects.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to