Opened 15 years ago
Closed 12 years ago
#2374 closed enhancement (invalid)
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.
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | jquery-1.2.3-ie_ajax_patch.txt added |
---|
comment:1 Changed 15 years ago by
need: | Review → Test Case |
---|
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 ?
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Needs a complete test case.
Note: See
TracTickets for help on using
tickets.
ajax patch for IE6