The breadcrumb order is not being saved..

I have a view that lists nodes (/listview) then click a node (/node/%node) and then a view that is a tab menu item off the node (/node/%/view).. When looking at the tab view I need the breadcrumb to show as home>listview>node.. When I create the two required breadcrumbs they get reversed so it shows home>node>listview..

I tried reordering them in the UI (both my dragging and manually setting weights) but when saving they change back to the original (wrong) order..

CommentFileSizeAuthor
#4 2013-11-19_13-32-32.png11.88 KBkalabro

Comments

spleshka’s picture

Status: Active » Closed (fixed)

Yep, my bad. Fixed with commit 957f10b. Thanks for the report.

knalstaaf’s picture

Is this committed to the current dev version (2013-Oct-29)?

It's still not working for me.

knalstaaf’s picture

Issue summary: View changes
Status: Closed (fixed) » Active
kalabro’s picture

StatusFileSize
new11.88 KB

@knalstaaf, are you about this table?
Path Breadcrumbs

Is it working with manual weight settings (“Show row weights” link)?
Is jQuery Update disabled while you are working in Path Breadcrumbs UI?

knalstaaf’s picture

Status: Active » Closed (won't fix)

jQuery Update wasn't disabled, so that may be the cause of the issue indeed. I have the bad habbit to scroll directly to the download files instead of reading through the project page.

Do you think that the condition of jQuery Update being disabled in order to configure PB will no longer be needed in the future? I have no problem disabling the module, but I can image that it may be a tedious task for people having several modules that are dependent on jQuery Update.

Edit: I can follow the progress here: #2066223: Isn't compatible with jQuery Update

(I've set this thread to "won't fix", but do change it if deemed appropriate)

knalstaaf’s picture

Status: Closed (won't fix) » Closed (duplicate)
kalabro’s picture

@knalstaaf, we are working hard on jQuery Update issues. Now path_breadcrumbs-7.x-3.x-dev works with jquery_update-7.x-2.x-dev with CDN disabled.