jQuery: The Write Less, Do More JavaScript Library

Ticket #264 (closed bug: fixed)

Opened 2 years ago

Last modified 1 year ago

jQuery 1.0.2 appears to break the Interface Elements Autocompleter plugin

Reported by: rich.manalang@… Assigned to: anonymous
Type: bug Priority: critical
Milestone: Component: ajax
Version: Keywords:
Cc: Needs:

Description

The Interface Autocompleter plugin worked with 1.0.1. With 1.0.2 IE6/7 complains about this line:

var ct = r.getResponseHeader("content-type");

It saying that it "doesn't support this property or method"

I compared the code a little with 1.0.1 and it looks almost identical.

Attachments

Change History

Changed 2 years ago by Stefan Petre

  • status changed from new to assigned
  • owner changed from john to anonymous

Almost identical :), I will fix it today.

Changed 2 years ago by anonymous

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.