There's a problem with Breadcrumbs Views. See this simple example.
I have my Views created into 3 Pages filtered by Taxonomy Terms. The structure on these 3 pages are identical, but the results in one of the Custom Breadcrumbs have no effect.
1 of 2 working view's breadcrumb's settings:
http://img842.imageshack.us/img842/2151/bcvw1.png
Outputs (as expected):
Home » Newsroom » Messages From President
Identical structured view with a different term: The non-working view's breadcrumb's settings:
http://img560.imageshack.us/img560/526/bcviews1.png
Outputs:
Home » Newsroom » Cadet Obituaries » Cadet Obituaries
In other words, this view's settings have no influence on the output. Then troubleshooting, I weighted Views to the bottom (heaviest) to have all priority and also flushed all caches, but it didn't change. Deleting the custom breadcrumb didn't change the issue, nor did re-adding it. I've flushed all caches and cleared my own cache on every step of this to ensure that was not the problem.
It shows the two "Cadet Obituaries » Cadet Obituaries" in the source as both having a class of active.
If you need any more info, I'll be checking back at this very often to help you get this resolved.
Comments
Comment #1
ownage commentedI found out the problem, under FORMAT, Show:, it cannot be set to Full Content. Switching this to Teaser fixes it, I don't know why this is. Probably be smart to fix in the next dev release.
On a side note, thanks for making this module-- it is very useful and coming along great.
Comment #2
ownage commentedComment #3
MGN commentedWhat custom breadcrumb submodules do you have enabled? If you disable any of these (other than views) does it correct the problem?
Can you tell me about the taxonomy structure and terms?
(i.e. Is Newsroom a vocabulary or a term? What about Cadet Obituaries?)
Do you have a custom breadcrumb for the node type that is being displayed in the view?
Finally, can you tell me what options you have enabled on the custom breadcrumbs configuration page? (you might just want to include a screenshot of this page)
BTW status:needs review is only appropriate if there is a patch in the issue queue. Moving this back to a support request until I have enough information to troubleshoot. Thanks.
Comment #4
Velesss commentedHave the same problem (Views 7.x-3.0-rc1). Custom Breadcrumbs and Menu Breadcrumbs are off. View for nodes with selected taxonomy term.
Override breadcrumb = %1
http://d7.l-p-group.ru/vacancy/tid/5
Result: Home » Vacancy » Vacancy
But it should be: Home » Vacancy » Term Name
Comment #5
1mundus commentedHi,
I can confirm this issue, but with same pages. E. g. "Term 2" page:
"Home - Term 1 - Term 2"
Sometimes I get that path, but sometimes there is only Home displayed:
"Home"
It's incredibly random. I open a page and don't have anything. If I come back in 2 minutes, suddenly it's there. No caches cleared, nothing. Even if I clear the cache, it doesn't mean that an empty trail will suddenly become proper.
Comment #6
1mundus commentedComment #7
1mundus commentedComment #8
1mundus commentedTried all of the different settings and this is the only thing I have noticed. Let's say that we have this structure:
Home - Term1 - Term2 - Term3
If I open directly Term3, it usually has a proper breadcrumb (not always though). If I click on Term2 in a breadcrumb on "Term3" page, it usually only has "Home" in breadc. However, refreshing it or clearing the cache sometimes corrects the error. Really strange.
Comment #9
lamp5