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

--- Comment #4 from Dmitry Brant <[email protected]> ---
So, when there's a server error (500), it returns an HTML response instead of a
JSON response; that's why the response begins with "<!DOCTYPE..."

This condition is actually handled correctly in the java-mwapi layer, and is
thrown as an ApiException.  There were simply some cases in the Editing
workflow where ApiException was still not being caught properly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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