Posted by Draven_Caine on December 4, 2008 at 9:57am
Jump to:
| Project: | Recipe |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
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
#1
This issue can be found at http://www.Shattered-Broken.com.
#2
Marking normal priority. We'll keep it in the queue now that we've started making some updates.
#3
This is typical of Drupal and Taxonomy. You could use a contrib module like Taxonomy Breadcrumb to modify the default breadcrumb behavior.