Posted by realityloop on January 24, 2008 at 5:31am
Jump to:
| Project: | Taxonomy Breadcrumb |
| Version: | 5.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I always have to go in and re enter the path and save again before it gets saved.
Tested on several Drupal setups, Does this happen to anyone else?
Comments
#1
I have this issue, too. Here is the complete problem:
1. breadcrumb path does not save and goes blank if not using absolute urls (node/mynode versus http://mysite.com/node/mynode).
2. absolute urls work correctly in breadcrumb path for vocabulary ONLY -- term paths never change. For example, I have a vocabulary called "Watch", with a parent term of "Towns" and a child term called "My town". When I go to a node classified as "towns" (parent term) and click on the "Watch" vocabulary breadcrumb, I go to my administrator defined path page. But when I go to a piece of content classified as "My town", both the "Towns" and "Watch" breadcrumbs resort back to regular taxonomy system:
taxonomy/vocabulary/vid (taxonomy listing) => should be going to mysite.com/watch
watch/towns (taxonomy listing) => should be going to mysite.com/watch/towns/nodetitle
#2
I'll see if I can reproduce any of this myself.
#3
I am closing this old issue. Please try out the latest dev version and report back if this problem persists.
#4