User "Catrope" posted a comment on MediaWiki.r96863.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96863#c22384
Commit summary:

RL2: Move category title message logic to GadgetRepo::getCategoryTitle(). This 
BREAKS using wikitext in category titles (->plain() is used throughout), which 
was already broken in some places, wasn't documented that I know of. Besides, 
enwiki didn't even use it :)

Comment:

Since getCategoryTitle() takes a string which might come from anywhere (but is 
usually obtained from Gadget::getCategory()), I don't see the point. Note it's 
a static function too, it's not ''really'' tied to the repo, that just seemed 
like a logical place to put the code to me.

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

Reply via email to