Closed (outdated)
Project:
Custom Breadcrumbs
Version:
7.x-2.x-dev
Component:
custom_breadcrumbs_taxonomy
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2012 at 16:31 UTC
Updated:
17 Jul 2025 at 10:12 UTC
Jump to comment: Most recent
Comments
Comment #1
jasom commentedI have same issue. I have two languages and domain negotiation. custom_breadcrumbs_taxonomy is this using default title of vocabulary in term path.
ENG (default lang.)
Site.com > List of fruits > Apple
http://site.com > http://site.com/list-of-fruits > http://site.com/list-of-fruits/apple
CZ
Site.cz > List of fruits > Jablko
http://site.cz > http://site.cz/seznam-ovoci > http://site.cz/seznam-ovoci/jablko
It should be Seznam ovoci as is defined in TITLE on admin/structure/custom_breadcrumbs/taxonomy_vocabulary/edit/7 not List of fruits
Comment #2
lamp5