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

--- Comment #2 from Aude <[email protected]> ---
After further investigation, the reason that I encountered this is because the
data value handling in the addQualifier method of SetQualifier did not json
decode my input.  This is one issue.

Related to this, I think the api is also doing insufficient validation and
error handling of the data values.  The api user should *not* see an exception
in the api error output.  Any exceptions due to invalid value input should be
caught and translated into a proper api error message and code.

-- 
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