Closed (duplicate)
Project:
Administration menu
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2009 at 15:37 UTC
Updated:
18 Jun 2009 at 16:43 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| code_shows.PNG | 21.88 KB | m.rademacher |
Comments
Comment #1
sunMarking 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.
Comment #2
m.rademacher commentedMenu 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?
Comment #3
m.rademacher commentedWrong 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.