Hi,
First of all, I am not sure which module has this bug (or is this a new feature). Following is our scenario:
- We have a vocabulary which we have assigned to a content type
- When adding new content for that content type, we see select box for this vocabulary in "vocabularies" section
- But we want 2 drop downs (for certain reason) so we added a CCK field of content taxonomy type
- This field uses SAME vocabulary (as above) for source
- So, now when we add/edit content for that type, we will see 2 select boxes
- This was all working fine but then we did some module update (I don't remember which exact module as there were many we just updated at once)
- After update, one of the select box disappeared (from "vocabularies" section)
- If we remove that CCK field then it appears back
We are not sure what is causing this. Can someone please help?
Thanks