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..
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2013-11-19_13-32-32.png | 11.88 KB | kalabro |
Comments
Comment #1
spleshkaYep, my bad. Fixed with commit 957f10b. Thanks for the report.
Comment #2
knalstaaf commentedIs this committed to the current dev version (2013-Oct-29)?
It's still not working for me.
Comment #3
knalstaaf commentedComment #4
kalabro@knalstaaf, are you about this table?

Is it working with manual weight settings (“Show row weights” link)?
Is jQuery Update disabled while you are working in Path Breadcrumbs UI?
Comment #5
knalstaaf commentedjQuery 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)
Comment #6
knalstaaf commented#2066223: Isn't compatible with jQuery Update
Comment #7
kalabro@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.