I have a Vocabulary called "Jokes", and so I set a breadcrumb path for it as "jokes", and it works fine. The I add a new term, such as "Blond Jokes" under it, and I add my breadcrumb to that, "jokes/blond-jokes". Suddenly the breadcrumb for "Jokes" is gone. Anytime I update or add a term under a vocabulary, the breadcrumb for that vocabulary disappears. So then I have to go back in and edit the vocabulary "Jokes" to add the breadcrumb "jokes". I'm making a lot of revisions to my vocabularies currently, so this is getting old fast, lol. Is there a fix for this?

Comments

bishless’s picture

I have the same issue.

It's especially aggravating when the taxonomy term breadcrumb paths are being used to generate aliases w/ PathAuto.

MGN’s picture

Status: Active » Postponed (maintainer needs more info)

Please try the 6.x-1.x-dev distribution and let me know if the problem persists. I have yet to see this behavior, so I'll need clear steps that allow me to reproduce the problem and fix it. Thanks!

liquid06’s picture

Confirming this behavior with the 6.x-1.0 release...sort of. Adding or deleting any term (whether adding a breadcrumb path or not) caused the term's vocabulary to 'forget' its breadcrumb path. I observed this in an environment with lots of modules so I thought it might be a module conflict. After disabling lots of modules the behavior still persisted, so I installed a clean Drupal with only a few modules alongside taxonomy breadcrumb 6.x-1.0. I could not reproduce the issue in the clean Drupal install.

Installing the latest 6.x-1.0-dev release has resolved the issue for me.

minneapolisdan’s picture

Updating to the 6.x-1.x-dev resolved this issue for me as well.

MGN’s picture

Status: Postponed (maintainer needs more info) » Fixed

Great. Looks like its fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.