Closed (fixed)
Project:
Services
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Feb 2008 at 19:44 UTC
Updated:
13 Jul 2008 at 00:38 UTC
Page of service methods 'admin/build/services/browse/%' does not contain Service menu in the breadcrumb.
I am struggling with this problem. It seems the MENU_CALLBACK type menu item has a problem with the breadcrumb. It does not show the MENU_NORMAL_ITEM 'admin/build/services' because it is 2 level deeper.
Comments
Comment #1
pasqualle#220084: breadcrumb for menu_callback type
Comment #2
marcingy commentedComment #3
pasqualleThis problem should be fixed with this core patch:
#170309-21: Regression: Breadcrumb doesn't always include all active items
please review
Comment #4
marcingy commentedThanks for that link I'll test that patch over the next couple of days. It maybe that we can close this fault as it is an issue caused by core.
Once I have read through the discussion on the other fault I'll let you know.
Comment #5
snelson commentedSaw this but already pushed up an alternate fix by making 'admin/build/services/browse/%' a MENU_LOCAL_TASK. I think it makes the most sense to keep the tabs up there, but lets discuss if you disagree.
http://drupal.org/node/245707
Comment #6
snelson commented