on some user related pages, admin menu is exposing some raw html on the page. see screenshots (1.png = with admin menu module enabled, 2.png without). this is a custom theme based on the "basic" starter theme and i don't know if that is causing a bad interaction or what. any help appreciated because i cannot live without this module!

CommentFileSizeAuthor
2.png31.63 KBsziggle
1.png49.35 KBsziggle

Comments

sziggle’s picture

i think i see where the problem is coming from, though i am too much of a drupal-dev noobie to know what the best way of approaching a fix is. in my page.tpl.php, there is a variable $title for the html for the page title. admin menu also uses a $title variable in the function admin_menu_translated_menu_link_alter. i don't know enough about how the plumbing in drupal works altogether, but shouldn't these two $title's be in different namespaces?

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.

sziggle’s picture

sun’s picture

Do not report here. Report over there.