https://bugzilla.wikimedia.org/show_bug.cgi?id=71479

--- Comment #9 from Aude <[email protected]> ---
When I fixed https://gerrit.wikimedia.org/r/#/c/164767/ but not apply
https://gerrit.wikimedia.org/r/164621, then with Q72 I got:

Catchable fatal error: Object of class
Wikibase\DataModel\Snak\PropertyValueSnak could not be converted to string in
/srv/mediawiki/php-1.25wmf1/includes/cache/MessageCache.php on line 787

I think both fixes are required for fixing the issues with Q72.

I think there still is some other related issue(s) maybe in the serialization
code for what is reported in comment #1 above.


some places where the issue has happened:

https://www.wikidata.org/wiki/Q1411015 - cannot add official website,
http://www.rociomarquez.com/

wbsetclaim with:

'claim' =>
'{"type":"statement","mainsnak":{"snaktype":"value","property":"P856","datavalue":{"type":"string","value":"http://www.rociomarquez.com"}},"id":"Q1411015$839cad71-48e8-8a99-bbf9-bd7a94f907f0","qualifiers":{},"qualifiers-order":[],"rank":"normal"}
'index' => 0,
'baserevid' => 145736429,


https://www.wikidata.org/wiki/Q34

wbsetclaim with:

'claim' =>
'{"type":"statement","mainsnak":{"snaktype":"value","property":"P94","datavalue":{"type":"string","value":"Stora
riksvapnet - Riksarkivet
Sverige.png"}},"id":"q34$AE9AC7BC-8FE9-4A75-9D9F-3D49A5AE0D49","qualifiers":{},"qualifiers-order":[],"rank":"normal"}',
'index' => 55,
'baserevid' => 161367677,

https://www.wikidata.org/w/api.php?action=query&prop=revisions&revids=161954647&rvprop=content&rvparse=1&format=xml
does not work

also:

https://www.wikidata.org/w/index.php?title=Q9358&action=edit&undoafter=156222333&undo=156222390

https://www.wikidata.org/w/index.php?title=Q1048&action=edit&undoafter=152185825&undo=152188325

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to