"Catrope" changed the status of MediaWiki.r111596 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111596#c31709
Old Status: new New Status: fixme Commit summary for MediaWiki.r111596: AFTv5: activity feature - another sync-up commit Catrope's comment: <pre> - $item->log_comment); + ': ' . $item->log_comment); </pre> This part of the code was already lego, but the colon makes it worse. You should create a message with something like <code>$1 $2: $3</code> and stick other stuff in there (if it's HTML that's fine, just use rawParams). Marking fixme for the lego, OK otherwise. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
