Hello MGN,
I just installed the CB 2.0-beta2, and I couldn't get the custom taxonomy breadcrumb right in my multiple language site. Everything works fine in English (default), but when review the term pages in other languages, the vocabulary part of the breadcrumd just disappeared, leaving something like: "Home > > TermDepthOne > TermDepthTwo > TermDepthThree".
Backgrounds:
1. the multilingual option of this vocabulary was set to "Localized term";
2. both the vocabulary and all terms have been fully localized in translate interface;
3. the output of taxonomy/term page is generated through views,
Checked item on Custom Breadcrumbs Configuration page:
1. Use the taxonomy hierarchy to set the breadcrumb trail for nodes and taxonomy pages
2. Show vocabulary in breadcrumb trail
3. Use taxonomy-based breadcrumbs for views
Also strange, the vocabulary was still there after I unselected the "Show vocabulary in breadcrumb trail" and refreshed the page in default language. Looks like this setting does not have any influence in my case.
Any clue about what the problem is please?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 667132_cb_taxonomy_tt_vocabfix.patch | 1.24 KB | MGN |
Comments
Comment #1
MGN commentedThanks for testing. I think I found the bug. Please try the attached patch (against the latest dev version) and see if it solves the problem.
Thanks for testing!
Comment #2
MGN commentedComment #3
MGN commentedCommitted patch in #1 to 6.x-2.x-dev for further testing. http://drupal.org/cvs?commit=312392