Hi all,

I have a strange issue with a dataset request I am making.  The
request works fine in Chrome, but is broken in Firefox.  Basically, my
program sets up the dataset src and querystring and calls the
"doRequest()" method.  The dataset does not load any data and instead
fills its "errorstring" attribute with "client could not parse XML
from server".  It keeps doing this as many times as I reiterate this
process in my application.

However, I can open the debug window, type <datasetname>.doRequest()
without changing anything from its last (failed) request, and the
request will go through fine and show the correct data.  I can also
open a new tab in FireFox, paste the exact request URL that failed
(copied from FireBug), and get back the properly formatted XML data.

I even tried changing this particular dataset to the exact src and
querystring of another dataset that works fine under FireFox and I
still get the parse error.  So for some reason FireFox just simply
does not like this particular dataset.

Has anyone else run into this problem, or a similar problem related to
the FireFox XML parser?

-- 
Justin Ellis
646-783-9387
Fax: 866-448-6503
[email protected]
www.LightBulbLaw.com

Reply via email to