Shown menu breadcrumbs are not correct
kiamlaluno - July 6, 2009 - 17:30
| Project: | Custom filter |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | 6.x-1.0-beta3, 6.x-2.0-beta1 |
Jump to:
Description
The menu breadcrumbs shown by the module are not correct; the parent menu item doesn't appear in the breadcrumb, and this makes the breadcrumbs less usable.
This is a problem with Drupal core module, but the module should adopt a work-around (which could be used from who is still using Drupal versions before 6.13).

#1
It is especially noisy when the breadcrumb simply shows "Home"; to return to a hierarchic previous page, which is not the previous shown page, requires more clicks than needed (and which should be avoided if the breadcrumb would be correctly shown).
#2
The code has been changed; the con of this change is that the menu breadcrumb is not correct, if the menu added by the module is moved.
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.