By bengt on
In 4.6 breadcrumbs seem to work, but not in 4.7.0 b4 (except in the administer-section). When I choose Forums I get in 4.6 e.g.
Home > Forums
but in 4.7 it becomes:
Forums
And if I go down one level I get in 4.6:
Home > Forums > Humour
but in 4.7 just
Humour.
Can anyone explain this and give a solution? I have tried taxonomy_context which gives me a correct breadcrumbs-string, but I don't like the links of the breadcrumbs. I have also read a lot of topics about breadcrumbs, but they don't help.
Comments
What is it that you don't
What is it that you don't like about the links of the breadcvrumbs in taxonomy_context?
Also, I believe this could be theme related. What theme are you using?
--
Knaddison Family Blog
--
Morris Animal Foundation
It is not theme-related...
It is not theme-related... I have tested with the standard Bluemarine (otherwise I use a customized version of Pushbutton).
If I use taxonomy_context, and go to Forums and then go down one or two levels, and then click on a link in the breadcrumbs, I so to speak loose the Forum-design.
By the way: I saw now that when I - with taxonomy_context activated - go down from forum top level (/forum) to lower levels the taxonomy_context breadcrumbs doesn't work until I open a forum topic (have reached the bottom level)... before that the breadcrumb is only the name of the current forum/container.
Bengt
Well, there are currently
Well, there are currently several breadcrumb related items against 4.7.0-beta4:
http://drupal.org/node/49036 Breadcrumb Disappearance in Books
Most appropriate to your situation:
http://drupal.org/node/46184 regression from 4.7.0 beta 3 to HEAD: forum nodes no longer have breadcrumb
Seems that last one is the same as yours and wtanaka has provided a patch for it (though it reverses some changes made by someone else...)
--
Knaddison Family Blog
--
Morris Animal Foundation