Side navigation
#2374 closed enhancement (invalid)
Opened February 20, 2008 10:09PM UTC
Closed September 28, 2010 11:46PM UTC
ajax function patch for version 1.2.3
Reported by: | edwardaa | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ajax | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using the jQuery.ajax function to parse XML in IE6 returns 'parseerror' status.
The attached patch appears to solve the problem, however I didn't get a chance to fully test it.
I don't think this an IE thing. Are you sure your xml isn't invalid (maybe only for IE?).
Could you add a test case ?