Closed (fixed)
Project:
Taxonomy Breadcrumb
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2008 at 20:40 UTC
Updated:
29 Sep 2009 at 04:37 UTC
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.
Comments
Comment #1
dlx commentedUpdate:
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.
Comment #2
MGN commentedClosing this old issue. Please check out the latest dev version to see if this is still a problem.