RE: responseXML/responseText exceptions and parseError

On Wed, 18 Jun 2008, Zhenbin Xu wrote:
> 
> [Zhenbin Xu] Regardless what different browser does today, rich parsing 
> error is an important feature for developers. I have found it can 
> pinpoint the exact problem that otherwise would have been difficult to 
> identify when I sent incorrectly constructed XML file.

Mozilla shows the XML error in its error console, which seem more useful 
than exposing the error to script, really. (I expect other browsers do the 
same but I haven't checked as recently.)

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Thursday, 19 June 2008 04:44:52 UTC