User "Hashar" posted a comment on MediaWiki.r81960. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/81960#c17671 Commit summary:
Since 1.17 a whole lot of extensions have sprouted *.i18n.magic.php files. Most of these files have entries which erroneously omit the English synonym for a magic word. This breaks the extension completely when an affected language is selected. This patch automatically includes synonyms from the fallback localisation, and prevents the case flag from being overridden, thus making extensions resistant to translator error. Comment: With all the follow up, and since it got merged to live site, can we assume this revision is now ok ? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
