Renderer wrongly returns success code if LoadXML or LoadURI fail

Project:Sidewinder Web Applications Viewer
Version:2.1.0-1007
Component:Rendering (Unknown)
Category:bug
Priority:normal
Assigned:Phil Booth
Status:closed
Description

The renderer component propogates return codes straight from MSXML in the methods LoadXML and LoadURI. Unfortunately, this causes S_FALSE to be returned if the load operation failed.

Updates

#1 submitted by Phil Booth on Thu, 2007-08-09 12:03

This has now been resolved. Additionally, the error message contains rich information to assist callers to debug the cause of any parse errors.

#2 submitted by Phil Booth on Thu, 2007-08-09 12:04
Status:new» applied
#3 submitted by Anonymous on Thu, 2007-08-23 14:00
Status:applied» closed