I'm wrestling with a question related to local tasks and could use some help from a menu guru. As part of the proposed classification approach for projects, I've used tertiary/third-level local tasks as an aid for browsing, see the demo at: http://www.islandnet.com/~nedjo/costarica/?q=project/Modules The code is posted as a patch to the issue at: http://drupal.org/node/33803#comment-56410 The issue has to do with the 'active' secondary task tab. When the tertiary task is the default, the secondary task is correctly highlighted. But for any other third-level task (e.g., in the demo, click on the category 'utility'), the 'active' class selector disappears from the secondary tabs. Apparently, the secondary task is not recognized as being on the active path. Anyone tried to use third-level local tasks before? Any troubleshooting tips? Anyone able to spot what I'm doing wrong? I don't follow the menu.inc code well enough to easily determine where the issue is. Thanks, Nedjo