Last modified: 2013-11-12 16:23:09 UTC
I apparently gave invalid input to wbsetreference and triggered a fatal error: PHP fatal error in /usr/local/apache/common-local/php-1.22wmf10/extensions/Wikibase/lib/includes/serializers/SnakSerializer.php line 78: <br/> Argument 1 passed to Wikibase\\Lib\\Serializers\\SnakSerializer::newFromSerialization() must be an array, string given, called in /usr/local/apache/common-local/php-1.22wmf10/extensions/Wikibase/repo/includes/api/SetReference.php on line 162 and defined the api should handle this in a nicer way.
Change 74109 had a related patch set uploaded by Aude: (bug 51493) handle invalid json snak data in SetReference api module https://gerrit.wikimedia.org/r/74109
Change 74109 merged by jenkins-bot: (bug 51493) handle invalid json snak data in SetReference api module https://gerrit.wikimedia.org/r/74109
I guess that is fixed then.