User "Aaron Schulz" posted a comment on MediaWiki.r91812. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/91812#c20547 Commit summary:
(bug 29563 comment 11) Use feed-atom and feed-rss messages instead of RSS and ATOM. Personally this feels a little icky since its kind of lego-ey/resusing messages in different contexts, but I guess its ok. Most everywhere else in mediawiki doesn't put the type of feed in the feed description. Comment: What happens if the user language message exists but not the content one (in regards to <code>wfEmptyMsg( 'feed-' . $params['feed'] )</code>? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
