dragan Posted February 12, 2019 Share Posted February 12, 2019 This is quite weird... I just noticed today that when I edit a page, the last breadcrumb item doesn't link to the page's parent, but to the main /page view. It shows the correct title though. The link is correct for all the parent pages further up. Just the immediate parent page breadcrumb link doesn't get added the usual /page/?open=123. Admittedly, I have been tinkering about with several site settings today (mainly users/roles/permissions - but I was always logged in as superuser, so that hardly could interfere with this issue), so I'm afraid some of those changes might have broken some stuff. Does anyone else see the same behavior? ProcessWire: 3.0.125 PHP: 7.2.14 Webserver: Apache/2.4 MySQL: 10.1.35-MariaDB Admin Theme: UIKit Are there hooks where you can change admin-breadcrumbs behavior like that? 2 Link to comment Share on other sites More sharing options...
dragan Posted February 12, 2019 Author Share Posted February 12, 2019 Now it gets even weirder: On some pages I see a /page/?open=123 link, but no matter which level up I click, I always get to the main page. Link to comment Share on other sites More sharing options...
Autofahrn Posted February 12, 2019 Share Posted February 12, 2019 Could this be related to PHP 7.2? Link to comment Share on other sites More sharing options...
Autofahrn Posted February 12, 2019 Share Posted February 12, 2019 Ok, not related to PHP version and already happening on 3.0.62 (missing open on last breadcrumb). Link to comment Share on other sites More sharing options...
louisstephens Posted February 12, 2019 Share Posted February 12, 2019 I have noticed this for awhile now. I guess I just always assumed that it "opens" the page tree for what you clicked on: - Parent Page (id:1) -- Sub Page (id:2 - has 4 children) -- Sub Page (id:3) --- Sub Sub Page (id: 5 - currently open) -- Sub Page (id:4) If you were on the "Sub Sub" page of id 3 and clicked on the Sub page with id of 2, it would "open up the tree on id 2 and collapse the rest of the tree. Well, that has been how it has been for me. Link to comment Share on other sites More sharing options...
Robin S Posted February 12, 2019 Share Posted February 12, 2019 There is discussion on this topic here: https://github.com/processwire/processwire-issues/issues/22 4 Link to comment Share on other sites More sharing options...
adrian Posted February 13, 2019 Share Posted February 13, 2019 Not sure if it gets exactly what you want, but I think @Robin S's Breadcrumb Dropdowns are the best thing ever ? http://modules.processwire.com/modules/breadcrumb-dropdowns/ 4 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now