After looking, I think we should add a method to the HtmlResource object so that it will use the QXMLStreamReader itself to check itself for xml well-formedness and we can invoke those checks before launching the Reports. That will be easier than either trying to teach gumbo to be less lenient or trying to rewrite all of the Reports pieces to use gumbo.
I will try to get something working and pushed by tomorrow evening.
|