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

emilyf’s picture

Component: Miscellaneous » Code
Priority: Normal » Critical

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

_craig’s picture

Title: Initial update to term doesn't save Breadcrumb path » Absolute URLs + Initial update to term doesn't save Breadcrumb path

I'll see if I can reproduce any of this myself.

MGN’s picture

I am closing this old issue. Please try out the latest dev version and report back if this problem persists.

MGN’s picture

Status: Active » Closed (fixed)