If I go to a forum container, the breadcrumb displays "MyForums::Forum" instead of "MyForums::Container1"
If I then click a forum in the container, the breadcrum says "MyForums::Container1::Forum" instead of "MyForums::Container1::Testforum"
If I go to a forum topic, I get "MyForums::Container1::Testforum::Test Topic" ... that one looks like it should.

Here's the question: how would I go about making something meaningful appear instead of "Forum" when I'm in a container or forum... like maybe the container name or the forum name?

I've looked at several breadcrumb modules and so far they either don't work (for this situation) or appear to be a different sort of thing entirely.

I'm thinking it may have something to do with this: http://drupal.org/node/374349
But I don't understand the info there quite well enough to tell or to figure out how to test... would need some detail on where to put the code and what to remove.
So any clues appreciated. (I might just barely qualify as a "PHP beginner")

Comments

johnalbin’s picture

Status: Active » Closed (duplicate)

blarg. Yeah, that's a bug.

And its a dupe of #374349: breadcrumb often broken when zen_breadcrumb_title is on. Head on over to that issue and I'll get it fixed. :-)

aharown07’s picture

...and I thought it was just me. :-)
Will watch #374349: breadcrumb often broken when zen_breadcrumb_title is on. thanks