Report DOMException details to gadget developers
------------------------------------------------
Key: SHINDIG-1282
URL: https://issues.apache.org/jira/browse/SHINDIG-1282
Project: Shindig
Issue Type: Improvement
Reporter: John Hjelmstad
Today when a DOMException is caught during GadgetHtmlParser-based parsing, a
null Document reference is returned. The developer ends up seeing any number of
error responses due to downstream handling of this result - often a
NullPointerException. This is frustrating and generally not useful in helping
diagnose problems. We should instead emit the error text as best we can.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.