Comment 1 for bug 1367888

Revision history for this message
Peter Balland (pballand) wrote :

This is caused by an uncaught exception from the JSON parser. This should be caught by the validation framework (along with valid JSON with incorrect data), but I can put in a quick catch to handle invalid JSON in the mean time.