Closed (fixed)
Project:
Suggested Terms
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2010 at 15:54 UTC
Updated:
7 Feb 2013 at 18:59 UTC
Jump to comment: Most recent file
Comments
Comment #1
Steve Dondley commentedI have seen this to. But it only happens for me when there is a cck file field. There is some kind of bad interaction happening.
Comment #2
Steve Dondley commentedOk, solution is to slap the following into function suggestedterms_init() at the top of the suggestedters.module:
Comment #3
bbinkovitz commentedI will test this and roll it into a patch. Unless someone else does it first wink nudge.
Comment #4
bbinkovitz commentedThis fixes the problem of the terms not being clickable. However, they can only be added by clicking, not removed.
Comment #5
bbinkovitz commentedIgnore this comment, it went in the wrong issue.
Comment #6
bbinkovitz commentedHere's the patch.
Comment #7
bbinkovitz commentedComment #8
bbinkovitz commentedThis has been committed to the latest dev.