https://bugzilla.wikimedia.org/show_bug.cgi?id=48864
--- Comment #1 from Aude <[email protected]> --- so, property does take a prefixed id per https://www.mediawiki.org/wiki/Extension:Wikibase/API#wbsetqualifier I did something else wrong, gave it the wrong thing array ( 'action' => 'wbsetqualifier', 'claim' => 'q2$4554c0f4-47b2-1cd9-2db9-aa270064c9f3', 'property' => 'p2', 'value' => '"mp8kSfmPw5m2"', 'snaktype' => 'value', ) p2 being a wikibase-item property, though I thought it was a string property on my test wiki. -- 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
