"If blank, the breadcrumb will not appear" not working
alexbiota - April 1, 2008 - 20:40
| Project: | Taxonomy Breadcrumb |
| Version: | 5.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
When not specifying a path field for a Vocabulary, nothing happens - breadcrumb is still showing. It was working fine in earlier versions.
Sincerely,
Alex.

#1
Update:
Actually, it is a more weird issue. The same behaviour is observed in both 1.3 and 1.4 versions.
I have Vocabulary
[Home] - Breadcrumb path blank
->[Term A] - Breadcrumb path "Term A"
->[Term B] - Breadcrumb path "Term B"
->[Term C] - Breadcrumb path "Term C"
TB Config:
Show current term in breadcrumb trail? - Yes
Include node: Page
3 pages have been assigned to respective terms.
Term A page shows normal breadcrumb: Home -> Term A The link to Term A is the correct one - specified in the Breadcrumb path for the term.
Term B and C pages show: Home -> Home -> Term B (or Term C)... The first Home has a root site link, the second "Home" has the vocabulary default link /taxonomy/vocabulary/vid
I'm confused now.
#2
Closing this old issue. Please check out the latest dev version to see if this is still a problem.