Petr Onderka has uploaded a new change for review. Change subject: Used empty string instead of null for lock in setglobalaccountstatus API ......................................................................
Used empty string instead of null for lock in setglobalaccountstatus API For this kind of unset value, no other API module uses null. Also, null causes invalid XML from paraminfo. Change-Id: I54295e81b68db44770aaf1f0e8df7d0a4d807505 --- M api/ApiSetGlobalAccountStatus.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralAuth refs/changes/62/45362/1 -- To view, visit https://gerrit.wikimedia.org/r/45362 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I54295e81b68db44770aaf1f0e8df7d0a4d807505 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CentralAuth Gerrit-Branch: master Gerrit-Owner: Petr Onderka <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
