jQuery: The Write Less, Do More JavaScript Library

Ticket #2374 (new enhancement)

Opened 6 months ago

Last modified 3 months ago

ajax function patch for version 1.2.3

Reported by: edwardaa Assigned to: anonymous
Type: enhancement Priority: major
Milestone: 1.2.4 Component: ajax
Version: 1.2.3 Keywords:
Cc: Needs: Test Case

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

jquery-1.2.3-ie_ajax_patch.txt (0.7 kB) - added by edwardaa 6 months ago.
ajax patch for IE6

Change History

Changed 6 months ago by edwardaa

ajax patch for IE6

Changed 3 months ago by flesler

  • need changed from Review to 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 ?

Note: See TracTickets for help on using tickets.