Closed (fixed)
Project:
Autocomplete Hack
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Oct 2014 at 11:23 UTC
Updated:
1 Nov 2014 at 06:08 UTC
Jump to comment: Most recent
Using 6.x-1.0
Javascript breaks when enabled.
My CKEditor disappears, and all collapsible fields break.
Comments
Comment #1
gumanov commentedFixed by modifying autocomplete_hack.js
Added:
Updated file:
Comment #2
gumanov commentedComment #4
thinkyhead commentedGood catch! The code already checks for this in the D7 version, but it never got back-ported to 6.x. This is now fixed in Autocomplete Hack 6.x-1.1 and 7.x-1.1 (and also for Autocomplete Post module) along with some other issues.
Comment #5
gumanov commentedThanks! v1.1 works great :)