When I go to Menu --> Settings and un-check "Enable the title attribute", the field for the title attribute is removed from the Menu form as expected. However, the title still shows up when I hover over my menu items.

CommentFileSizeAuthor
#2 1266958.patch2.61 KBamateescu
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

buzzman’s picture

bumping

amateescu’s picture

FileSize
2.61 KB

This patch should do it, but be careful if you're using theme_links() instead of theme('links', ...) or if your theme overrides theme_links() (Zen does).

amateescu’s picture

Status: Active » Needs review

Forgot to change the status.

ParisLiakos’s picture

#2: 1266958.patch queued for re-testing.

joelpittet’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Closing to triage the issue queue, reopen if you feel this still needs to be addressed.