Bug Tracker

Modify

Ticket #5938 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

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:
Blocking: Blocked by:

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

comment:1 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

Need a test case.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.