I have four tabs in the primary link, About Us, Deposition Services, Services and Support. I have a page called Contact Us. It was first set in the About Us tab,and it worked fine. After installing this module, I also set it in the Services as well as the Support tabs.

When I click the Contact Us in About Us, I get this:
Home › About Us › Contact Us
Which is correctly displayed.

When I click Contact Us in Services, I get this:
Home › About Us › Deposition Services › Services
Which is not correctly displayed. About Us and Deposition Services should not be displayed and the Contact Us link is not showing.

When I click Contact Us in Support, I get this:
Home › About Us › Deposition Services › Services › Support
Which is not correctly displayed. About Us, Deposition Services and Services should not be displayed and the Contact Us link is not showing.

Ok, did I miss something in setting this up? I hope so, this is what I am looking for... Please help me out here..

Thanks...

Gene

Comments

davidafuller01’s picture

I have a similar thing going on. If I use menu items that have NodeSymlinks assigned, NodeSymlinks "remembers" the sequence in which I selected the menu items rather than the expected behavior of displaying the path back to Home. I can e-mail a screen shot if needed.

wojtha’s picture

Status: Active » Postponed (maintainer needs more info)

Hmm, I can't reproduce this behavior.

I created two pages in the Primary links: About Us and Services. Than I added Contact Us under both items as a symlink.

For both cases I got right breadcrumb:
Home › About Us › Contact Us
Home › Services › Contact Us

shaneforsythe’s picture

I am also seeing this behavior

I have

- Locations
-- Location A
--- Program 1
--- Program 2
-- Location B
-- Location C

- Programs Categories
-- Category 1
-- Category 2
-- Category 3
--- Program 1
--- Program 2

clicking Program 1 under Locations gives
Locations -> Location A -> Program 1

under Program Categories gives
Locations -> Categories -> Category 1 -> Category 3 -> Program 1

TravisJohnston’s picture

I just started experiencing the same issue on our installation. It seemed to be OK in the beginning but now its placing any expanded menu items before the current page as part of the trail. Which is basically the same thing as the last post, which shows that expanded items show as being a part of the trail.

TravisJohnston’s picture

Category: support » bug

So yeah that was it, there is a bug that causes any previous Expanded menu items to show as part of the breadcrumbs. This only applies to the added Location, not the Original Node.

So to fix, temporarily, you can uncheck Expanded in the menu next to the previous menu items and it will work.

TravisJohnston’s picture

Status: Postponed (maintainer needs more info) » Active

Setting status to Active, not postponed since the reasoning is in the last post

wojtha’s picture

Status: Active » Fixed

Ok, the recent comments finally got me the missing pieces of the puzzle and I was able to reproduce it finally.

Should be fixed in http://drupalcode.org/project/nodesymlinks.git/commit/7dd4db4

wojtha’s picture

Version: 6.x-1.0-beta5 » 7.x-1.x-dev
Status: Fixed » Active

Probably needs to be fixed in 7.x as well

wojtha’s picture

Status: Active » Fixed

It seems that there is no issue like that in D7.x. Thus marking as fixed.

wojtha’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.