Side navigation
#264 closed bug (fixed)
Opened October 10, 2006 04:50AM UTC
Closed October 13, 2006 07:19AM UTC
Last modified June 21, 2007 03:57AM UTC
jQuery 1.0.2 appears to break the Interface Elements Autocompleter plugin
Reported by: | rich.manalang@gmail. | 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.
Almost identical :), I will fix it today.