Posted by raven_web on September 1, 2011 at 6:20pm
4 followers
| 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 oftheme('links', ...)or if your theme overridestheme_links()(Zen does).#3
Forgot to change the status.
#4
#2: 1266958.patch queued for re-testing.