"Raymond" posted a comment on MediaWiki.r110294.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110294#c30236
Commit summary for MediaWiki.r110294:
AFTv5: major layout changes in the feedback page, per requirements changes
Raymond's comment:
Why do you remove $1 from the messages? The username is still submitted via
feedbackHead()
<pre>
- 'articlefeedbackv5-form1-header-found' => '{{GENDER:$1|$1}} found what
they were looking for',
- 'articlefeedbackv5-form1-header-not-found' => '{{GENDER:$1|$1}} did not
find what they were looking for',
+ 'articlefeedbackv5-form1-header-found' => 'found what they were looking
for',
+ 'articlefeedbackv5-form1-header-not-found' => 'did not find what they
were looking for',
</pre>
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview