Bug Tracker

Opened 13 years ago

Closed 13 years ago

#5938 closed bug (invalid)

jQuery.ajax with binary result raises "parsererror" on IE6

Reported by: mitchell Owned by:
Priority: major Milestone: 1.4.2
Component: ajax Version: 1.2.6
Keywords: ie6 ajax parsererror binary Cc:
Blocked by: Blocking:

Description

When making a request using jQuery.ajax to a URL which yields binary data under IE6, the request fails with "parsererror" as the textStatus, even with dataType set to "text" so no automatic type detection should take place.

Works fine under other browsers.

Change History (1)

comment:1 Changed 13 years ago by dmethvin

Resolution: invalid
Status: newclosed

Need a test case.

Note: See TracTickets for help on using tickets.