Tobias Gritschacher has submitted this change and it was merged. Change subject: Remove multilingual labels and descriptions when they are set to empty strings. ......................................................................
Remove multilingual labels and descriptions when they are set to empty strings. Patchset 4: Bug in call to getAllAliases, should be getAliases Patchset 3: Added filtering of aliases to only show the actual language used. Patchset 2: Added deletion markers. Change-Id: I074722a4e636b275977e4bdf412909129b07adab --- M repo/includes/api/Api.php M repo/includes/api/ApiDeleteLanguageAttribute.php M repo/includes/api/ApiSetAliases.php M repo/includes/api/ApiSetLanguageAttribute.php M repo/tests/phpunit/includes/api/ApiSetAliasesTest.php M repo/tests/phpunit/includes/api/ApiSetItemTest.php 6 files changed, 210 insertions(+), 63 deletions(-) Approvals: Tobias Gritschacher: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/14032 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I074722a4e636b275977e4bdf412909129b07adab Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: John Erling Blad <[email protected]> Gerrit-Reviewer: Jens Ohlig <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> Gerrit-Reviewer: Tobias Gritschacher <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
