Closed (fixed)
Project:
Suggested Terms
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 May 2009 at 15:35 UTC
Updated:
10 Jun 2009 at 17:50 UTC
Getting the following js error when a tag is clicked. The error causes the tag not to appear in the input field.
input.val() is undefined
.../sites/all/modules/suggestedterms/suggestedterms.js?j
Line 17input.val() is undefined
(?)()(Object originalEvent=Event click which=1 view=window)suggeste...erms.js?j (line 23)
(?)()(Object originalEvent=Event click which=1 view=window)jquery.j...val/seq/1 (line 1)
(?)()()jquery.j...val/seq/1 (line 1)
[Break on this error] if ((input.val()).length > 0) {
Comments
Comment #1
eabrand commentedCouldn't replicate it in the 1.2 or dev version. I think we fixed that in the last patch. Let me know if you get the updated version and still have that problem.