Closed (works as designed)
Project:
Recipe
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2008 at 09:57 UTC
Updated:
10 Feb 2010 at 18:04 UTC
When I click on Recipes in the menu, the breadcrumbs show "Home >> Recipes." When I click on "Soups" in the categories list, it shows the teaser with a breadcrumb of "Home >> Recipes >> Soups." But when I click on "read more" to see the whole recipe, the breadcrumb goes back to "Home >> Recipes," losing the "Soups" category.
This same issue was list under issue for 5.x but it seems to still be a problem so i listed it again under the correct version.
Comments
Comment #1
Draven_Caine commentedThis issue can be found at http://www.Shattered-Broken.com.
Comment #2
jvandervort commentedMarking normal priority. We'll keep it in the queue now that we've started making some updates.
Comment #3
jvandervort commentedThis is typical of Drupal and Taxonomy. You could use a contrib module like Taxonomy Breadcrumb to modify the default breadcrumb behavior.