Last modified: 2014-11-17 09:21:17 UTC
When customize Categorytree-member-num there are 5 parameter, but only the last parameter has a call to formatnum. I think the call for the other parameter should do in the Extension and not in the message. Thanks. The same for categorytree-member-counts. All in CategoryTreeFunctions.php.
Created attachment 7250 [details] untested patch patch attached
Created attachment 7409 [details] untested patch 2: Add formatted numbers to categorytree-member-num It is necessary to append new params with the formatted numbers, because there are often #expr in this message ([[mw:Extension:Categorytree#categorytree-member-num]]).
Unassigning default assignments. http://article.gmane.org/gmane.science.linguistics.wikipedia.technical/54734
Due to the new customization of that message (bug 29357), the formatnum for categorytree-member-num is optional, but categorytree-member-counts needs formatnum, because the numbers are visible in the tooltip. Having formatnum on categorytree-member-num is nice to have, because all numbers in messages should go through formatnum
WONTFIX per bug 40151