Not working with current Drupal 6.14.
perforator - October 8, 2009 - 17:37
| Project: | Menu Trails |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I've tested Menu Trails 1.0 and 1.x-dev with a clean Drupal 6.14, Drupal 6.15-cvs and 6.4. installation.
With 6.4. it worked - but the others didn't. Seems something got broke ...
I've just created a 'page' with a 'Primary Menu' entry and made all 'stories' to highlight it.
Can anybody confirm this?

#1
#2
This one-line modification resolved a non-working issue for me in my 6.13 . Maybe this can help you?
http://drupal.org/node/547634
#3
Thx but it's still not working. I played around. Seems something broke (or is it my fault?) from 6.5. to 6.6. Maybe it's related to http://drupal.org/node/249571 which was fixed from 6.5 to 6.6 (http://drupal.org/node/324832).
Can anybody confirm this behaviour? Maybe I have a big think-o since I can assume that such a behaviour would have been recognized long ago ...
#4
I've cycled back to the 6.5 implementation of
menu_navigation_linksin menu.inc and it worked. But only if the node does not have a menu entry in another menu ...