Posted by mpaler on February 28, 2009 at 11:18pm
| Project: | Hierarchical Select |
| Version: | 5.x-3.0-rc7 |
| Component: | Code - Content Taxonomy |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Is anyone else having this issue? I can't believe no one is using the "add new term" option...
#2
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.
#3
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.
#4
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