I have tried to give the menu items in the main menu titles, ids and relationships and none of the attributes are rendered. The settings are stored, though. When I open the attributes editor for a menu item again, I can see and change the values I have entered before.

I have checked this with 7.x-1.x-dev, too. Same behavior.

I am using a modified "Motion" (http://topdrupalthemes.net/theme/motion) theme on Drupal 7.9

Comments

amateescu’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

It's probably a bug in that Motion theme you're using. Can you try switching to Bartik and test that the attributes are rendered?

cimo75’s picture

Hi I have the same problem and it seems like it has something to do with my theme, as in Bartik it works, what may it be? Can t really find what s wrong..
tx
Simone

EDIT: there seem to be a problem with http://drupal.org/project/special_menu_items because it does work with meny items which are not created by this module, this only , in my Zen sub-theme, as stated before in Bartik they all works.

cimo75’s picture

Some more info about the error:

Type php
Date Thursday, January 19, 2012 - 15:23
User io
Location http://mysite/admin/structure/menu/item/472/edit
Referrer http://mysite/admin/structure/menu/item/472/edit
Message Notice: Undefined index: #description in special_menu_items_form_menu_edit_item_alter() (line 166 of /home/io/web/drupal7/sites/all/modules/special_menu_items/special_menu_items.module).
Severity notice
Hostname 127.0.0.1

LiloLilo’s picture

Project: Special menu items » Menu Attributes
Version: 7.x-1.x-dev » 7.x-1.0-rc1
Component: Code » User interface
Category: bug » support
Status: Active » Postponed (maintainer needs more info)

+1 subscribing. Special Menu Items + Attributes using Zen is not working (6.x-1.6). Attributes are ignored at all. I need to be able to add an id to separator in order to theme it.

amateescu’s picture

Project: Menu Attributes » Special menu items
Version: 7.x-1.0-rc1 » 7.x-1.x-dev
Component: User interface » Code
Category: support » bug
Status: Postponed (maintainer needs more info) » Active

This seems to be a bug report for the Special menu items module.

hydra’s picture

Project: Menu Attributes » Special menu items
Version: 7.x-1.0-rc1 » 7.x-1.x-dev
Component: User interface » Code
Category: support » bug
Status: Postponed (maintainer needs more info) » Active

I can confirm the bug. I'm using the latest dev of Omega and a fresh drupal 7. All custom settings made by menu-attributes are not rendered with special menu items module.

duaelfr’s picture

duaelfr’s picture

Status: Active » Needs review
gagarine’s picture

Status: Needs review » Fixed

I commited patch #23 in the other issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.