I've 2 taxonomy vocabularies ("authors" and "genre") for my "book" content type.
The "genre" menu is visible with taxonomy menu module, and each term is coloured by a css class given with menu attributes module. When I create/edit a "book" node in "node/[nid]/edit" menu attributes settings are completely delated (no class, id nor style or whatever), so the menu turn with the regular color.
Any help on that please?

Comments

amateescu’s picture

Project: Menu Attributes » Taxonomy Menu

Confirmed this bug and it's caused by Taxonomy Menu.

Tested by disabling Menu Attributes, cleared the cache, already set attributes were left intact. Followed the steps from the OP (edited a node which had a taxnomy_menu enabled vocabulary field) and the custom attributes got lost.

t-lo’s picture

Version: 7.x-1.x-dev » 7.x-1.2

Still having this issue in the main release, anyone had any luck fixing this?

johnv’s picture

This problem is also reported in #1529826-9: Where have the settings gone?

The problem with that is any expanded / not expanded choices i make are lost when I rebuild the menu. I need to be able to rebuild the menu as changing a term name doesn't update its menu link.

hles’s picture

Version: 7.x-1.2 » 7.x-1.x-dev

Should not happen in 7.x-2.x and thus issue should be closed when stable.

johnv’s picture

Component: Code » Sync
jenlampton’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

I cannot reproduce this issue on the latest 1.x. If people are still seeing it after updating, please reopen.