wiki-monkey
wiki-monkey copied to clipboard
Improve error messages
For example there can be more reasons why the object returned by a query to MediaWiki is not a JSON object. Also, even if it's a JSON object, it can be an error and carry some error message that should better be logged. Improve and generalize any other WM.Log.logError message if possible.
See also #135