Bug Tracker

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#264 closed bug (fixed)

jQuery 1.0.2 appears to break the Interface Elements Autocompleter plugin

Reported by: [email protected] Owned by:
Priority: critical Milestone:
Component: ajax Version:
Keywords: Cc:
Blocked by: Blocking:

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.

Change History (2)

comment:1 Changed 16 years ago by Stefan Petre

Owner: changed from john to anonymous
Status: newassigned

Almost identical :), I will fix it today.

comment:2 Changed 16 years ago by anonymous

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.