Hello folks,

I need to have my dev site up today and am unfortunately encountering the WEIRDEST issue.

My "/user" (login) page's Page Title is showing the Menu Link Title from one of my Main Menu items linked to "user":

See screenshot for proof of what's going on:

Menu Link Bug

WHY would my Menu Link Title show on its destination's PAGE TITLE? I even DISABLED the Menu Link (as you can see above) and it's still showing up as the User Login Page Title.

CommentFileSizeAuthor
#2 menu_bug.png37.65 KBownage
menu_link_bug.png52.11 KBownage
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ownage created an issue. See original summary.

ownage’s picture

Project: Drupal core » Menu HTML
Version: 7.43 » 7.x-1.0
Component: menu system » Code
FileSize
37.65 KB

I just started a fresh installation to backtrack my steps and this is not a Core issue. It is a bug with the Menu HTML module.

Steps to reproduce:
1) Fresh Installation (http://simplytest.me)
2) Install Menu HTML (No need to even "Allow HTML" on the menu item)
3) Create Main Menu Link to "user"
4) Go to /user when logged out

Walla:

Menu Bug Explanation

jacquelynfisher’s picture

It has been two years. Any resolution?

We are looking for a method to insert HTML into Menu Items to add icons to the links and we encountered this bug, too. Instead of displaying the HTML in the menu, it posts the HTML in place of the page title.

Looks like we will have to find a different way of doing this.

rbruch’s picture

Also running into this problem. When you use this module to add HTML to the User account menu link, the HTML shows up in the page title of the User page for anonymous users.

Module otherwise does exactly what we need but this is a showstopper.

noopal’s picture

4 years later and I'm having this issue.