I'm getting this in Drupal 7. When viewing a node that belongs to category selected in submenu its item is active in 2nd menu but first menu does not have active trail set on li nor on a. When I enable regular main menu, the trail is set correctly.

I'm using Taxonomy Menu and Taxonomy Menu Trails module to "trailize" menus but it works only on 2nd level menus when Menu Block Split module is in use. Is Menu Block Split removing some theming information added by other modules?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

siefca’s picture

Status: Active » Needs review
FileSize
525 bytes

Re,

I've managed to create a simple patch that fixes this issue, but wondering if it's not against some expected behavior. If not, I have a humble request to incorporate it with some conditional switch like "add active trail to 1ts menu even if secondary menu item is active".

Regards,
Paweł

hutch’s picture

Version: 7.x-2.0 » 7.x-2.x-dev
Category: bug » feature

Looks OK to me, I have commited it to dev.