Here's how to recreate this bug:

1. Create a custom cck type.
2. Add two HS form element with Content Taxonomy 5.x-1.x-dev (2008-Jul-07). The taxonomies used can be flat or hierarchical.
3. Set one or more of the HS form elements to "add new terms to this vocabulary".
4. Add a new term using one of the form elements.

Notice how after you submit the term mini form, the other HS form element has a mini term submit form popped up next to it?

This will happen to all additional HS Content taxonomy form elements, whether or not they enable with "add new terms..."

CommentFileSizeAuthor
#2 387068-cannot-reproduce.mov_.zip93.71 KBwim leers

Comments

mpaler’s picture

Is anyone else having this issue? I can't believe no one is using the "add new term" option...

wim leers’s picture

Status: Active » Closed (fixed)
StatusFileSize
new93.71 KB

I can't reproduce this. See the attached screencast. Closed because I'm cleaning up the issue queue. Feel free to reopen if you can reproduce this on a *fresh install* and provide me the exact steps.

mpaler’s picture

Status: Closed (fixed) » Active

Thanks Wim. I was NOT able to reproduce on a fresh install.

But on the outside chance you may have a suggestion I have discovered that my form is kicking up a js error. If you don't want or have time to help on this, please feel free to re-close the issue..

As before, this is a simple cck type with two tax fields. One set to add terms.

When I click the add new term from the dropdown select list I get the following js error in firebug...

POST http://xxxxx.com/hierarchical_select_json (559ms)jquery.js (line 11)
uncaught exception: Dimensions: jQuery collection is empty

This is on a staging server so I'm hesitant to open up the url to the public.

mpaler’s picture

Status: Active » Closed (fixed)

Wim,

I'm closing this now. I've figured out that this functionality was conflicting with the cluetip module.

Now to figure out how to unconflict them.

Thanks,
Mike