Wikimedia

MediaWiki's SocialProfile extension uses old API i18n messages

MediaWiki's SocialProfile extension is using old API message formats, these should be replaced with i18n messages with entries in en.json and qqq.json

See https://www.mediawiki.org/wiki/API:Localisation for more information. Looking at many other extensions will also provide working examples. Such as https://github.com/wikimedia/mediawiki-extensions-CodeReview/blob/master/api/ApiCodeDiff.php#L73-L95 along with https://github.com/wikimedia/mediawiki-extensions-CodeReview/blob/master/i18n/en.json#L192-L195 and https://github.com/wikimedia/mediawiki-extensions-CodeReview/blob/master/i18n/qqq.json#L218-L221

See https://phabricator.wikimedia.org/T153264 for CI errors

Task tags

  • i18n
  • php

Students who completed this task

Justin Du

Task type

  • code Code
close

2016