Download & Extend

Can't Disable Title Atribute

Project:Menu attributes
Version:6.x-2.0-beta1
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

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.

Comments

#1

bumping

#2

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).

AttachmentSizeStatusTest resultOperations
1266958.patch2.61 KBIdlePASSED: [[SimpleTest]]: [MySQL] 0 pass(es).View details | Re-test

#3

Status:active» needs review

Forgot to change the status.

#4

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