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..."
Comments
Comment #1
mpaler commentedIs anyone else having this issue? I can't believe no one is using the "add new term" option...
Comment #2
wim leersI 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.
Comment #3
mpaler commentedThanks 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...
This is on a staging server so I'm hesitant to open up the url to the public.
Comment #4
mpaler commentedWim,
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