After create an menu item by editing vocabulary (admin/content/taxonomy/edit/vocabulary/2), everything's okie. I come back and make changes on some options of Taxonomy menu of the created vocabulary. After saving, the duplicated menu item of the vocabulary appears on Taxonomy Menu.
For detail: I create A vocabulary and some terms A1, A2, A3 ... on it, I create Test Menu and put A vocabulary into it by make editing A vocabulary -> make some configuration on Taxonomy menu -> Saving -> and I have a desired menu.
After that, I want to enable the "Hide empty terms" option of the Taxonomy menu, I edit vocabulary again and make change on that option -> Saving -> I have an undesired menu: there is alot of A menu items under the main A menu item like this:
A
--A
--A
--A
That it.
Sorry for my poor English
Comments
Comment #1
indytechcook commentedThe should be fixed in the latest dev. A new release will be soon.
Comment #3
marcoBauli commentedGetting same exact bug. I am using a Custom name for the Vocabulary name, getting one duplicate every time i save the vocabulary.
Comment #4
austintnacious commentedDespite declaring in my other Taxonomy Menu issues (http://drupal.org/node/1489344 and http://drupal.org/node/1493160) that the module is working perfectly except for the fact that it gets stuck part way through generating the menu. . .
. . . I can confirm that I too am seeing this behavior. I think it started after on one cycle of changing settings and saving trying to work out what's going on in my first Taxonomy Menu issue (http://drupal.org/node/1489344). . .
. . . I selected to "Add item for vocabulary", then saved, went back around and deselected "Add item for vocabulary" now every time I save the vocabulary (+taxonomy menu) settings I get a top level vocab name menu item, say "Vocab" with a list of "Vocab" menu items nested under it. The list is incremented by one each time I save. As the original poster describes. . .
Also using Jquery Menu and displaying the taxonomy menu as a block enabled with jquery, if that makes any difference.
Comment #5
austintnacious commentedSo I tracked my problem with this issue and my other Taxonomy Menu issue (http://drupal.org/node/1489344) to an incompatibility / conflict with Jquery Update module version 6.x-2.x-dev / Jquery 1.5.
This was also causing an issue with IMCE (http://drupal.org/node/1493416) on my site and both problems seemed similar, i.e. the page was waiting for some info coming back from the server / waiting for a process to complete on the server and that info wasn't getting back to the page.
Anyway, in tracking down the IMCE problem I also have my main Taxonomy Menu issue fixed and this issue seems to be solved also.
So, to those who are experiencing this issue check admin/reports/status for your JQuery version and admin/reports/updates for your JQuery Update version. If you have a JQuery version higher than 1.3.2 and/or JQuery Update module version higher than the "recommended" 6.x-2.0-alpha1 bring those two back to the versions stated here and you should find this issue resolved.
Comment #6
johnvSo, this is about the 'Add item for vocabulary' option? --> adding to title
Comment #7
dstolThe Drupal 6 version is no longer supported