Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
contact.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2005 at 02:57 UTC
Updated:
13 Mar 2006 at 19:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
killes@www.drop.org commentedtrue, please provide a patch.
Comment #2
jax commentedThis adds the breadcrumb to the contact module. But I think a better method would be to not execute the array_pop on the $links in menu.inc (line 477) when there is only one item in it and we're not on the main page.
This would generate a 'Home' breadcrumb for all the pages that do not set one. Even on the 'Page not found' page you would have a breadcrumb.
It's just a first impression and suggestion, I'm not that familiar with the code base.
Comment #3
Zen commentedFixed. Thanks.
-K
Comment #4
(not verified) commented