Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2008 at 20:38 UTC
Updated:
11 Feb 2008 at 23:23 UTC
I found an interesting anomaly in the menu system.
If the MENU_NORMAL_ITEM is 2 level above (or deeper?) than the MENU_CALLBACK, then the breadcrumb does not work correctly. But if you insert another MENU_CALLBACK menu item, then it works. I don't understand.
It does not seems good to use this approach to have correct breadcrumbs.
check the example in attachment
| Comment | File | Size | Author |
|---|---|---|---|
| test.module.txt | 942 bytes | pasqualle |
Comments
Comment #1
pwolanin commentedsubscribe
Comment #2
robloachPasqualle discovered this with the issue popping up with the Services module for Drupal 6 and is present in both HEAD and Drupal 6.
Comment #3
cwgordon7 commentedThis is a problem I noticed with the flexifilter module, too. Bumping to critical because this affects contributed modules too, along with some core ones— for example, book (admin/content/book/%nid).
Comment #4
pwolanin commentedis this issue duplicate to this one? http://drupal.org/node/170309
Comment #5
gábor hojtsyImproper breadcrumbs under special conditions are not a sign of a critical bug. This is not like your site is horribly broken (for which the critical bugs are here to report).
Comment #6
cwgordon7 commentedYes, it is. Discussion should move over to that one (http://drupal.org/node/170309) because it's a better developed thread.
Comment #7
gábor hojtsy