On the user page (www.example.com/user) before the user is logged in the breadcrumb code does not render. After logging in, it displays properly. A screenshot is attached.

I tested this with Firefox 3 and IE 8, and it appeared in both. I also tried this in the Garland theme, and it appeared there as well.

CommentFileSizeAuthor
code_shows.PNG21.88 KBm.rademacher

Comments

sun’s picture

Status: Active » Closed (duplicate)

Marking as duplicate of #279767: User counter is output on login page for anonymous users, which is in turn a duplicate of issues for the following third-party modules:

#296534: Link paths are not unique for Local Menu module
#303247: Menu Breadcrumb setting active menu to undesirable menus for Menu Breadcrumb module
#295177: Use proper menu link loading for node menu links for Token module

This bug cannot be fixed in Administration menu. Please check whether you have one of the mentioned modules installed, apply the corresponding patch for it, and report back in the corresponding issue whether it solved this issue for you.

m.rademacher’s picture

Menu breadcrumb was the issue, and used patch from post #27 of this thread: http://drupal.org/node/279767#comment-1708730

Should this be closed or is duplicate sufficient?

m.rademacher’s picture

Wrong thread posted in #2! The patch from http://drupal.org/node/303247 (post #27) fixed my issue. I consider this issue solved in my case, so someone with more experience than me can change the status to whatever is appropriate.