I love the idea of this module. Thank you for sharing it. The terms do appear for me in the free-tagging field description, but they aren't clickable. I disabled all the other third-party modules that include their own JavaScript (Focus, JS Tools, JQuery Interface/Library/MessageFX) and still no go.

Comments

Christefano-oldaccount’s picture

Ah yes, this was on the latest versions of Firefox 2 and Safari 2 on OS X. I'm not a wizard with JavaScript but let me know what to look for in Firebug and I can report back.

Lampei’s picture

Version: » 5.x-1.x-dev

Some things to check...
Did you include the suggestedterms.js file when adding the suggestedterms.module file? (this is what changes the suggested terms from span tags to clickable links)
Are any js errors being thrown?
In firebug, is the suggestedterms.js file showing up?

Crell’s picture

Status: Active » Closed (won't fix)

No feedback from submitter, and cannot reproduce.

Christefano-oldaccount’s picture

Status: Closed (won't fix) » Active

Oops, I lost track of this issue. Thanks for updating it.

Yes, the suggestedterms.js file is being loaded (and is visible in Firebug) but the terms are not turning into links. No JavaScript errors are reported.

Christefano-oldaccount’s picture

Status: Active » Fixed

This appears to have been fixed in the 5.x-1.1 release. Since I'm the only one who reported this, I'm assuming it was a line ending issue and I'm marking this as fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.