Closed (fixed)
Project:
Devel
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2007 at 00:40 UTC
Updated:
25 Feb 2007 at 01:16 UTC
When I try to feel autocomplete field I have this error
Error: missing ) in parenthetical
Source File: http://mysite.com/misc/drupal.js
Line: 131, Column: 32
Source Code:
({ "mytermname": "mytermname" }<div class="dev-timer"> Page execution time was <em>265.44</em> ms. </div>);
Comments
Comment #1
moshe weitzman commentedthis is really a core bug. the autocomplete page returns javascript but advertises it is text/html. i just added a workaround until http://drupal.org/node/115139 is committed.
Comment #2
(not verified) commented