Closed (fixed)
Project:
Easy Breadcrumb
Version:
7.x-2.12
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Jun 2014 at 14:43 UTC
Updated:
8 Jul 2014 at 19:42 UTC
Jump to comment: Most recent
After the last upgrade easy breadcrumb doesn't work properly anymore.
Im my site I have some URL (www.mysite,ext/baseurl/termparent/term/nodetitle). Every segment of this url IT IS a valid path (If I write it im my address bar I can reach the page) but -for some of them - easy breadcrumb now prints out plain texts instaed of links (before the upgrade there were all links)... Any suggestion? So far I have to go back at the previous version.
Thanx.
Comments
Comment #1
ilgriso commentedI can confirm that after roll - back to the 7.x-2.9 version all the paths / URLs are again correctly printed.
I have many sites running Easy Breadcrumb in that way, I cannot upgrade at the moment..
Comment #2
b777 commentedI can confirm as well. Same issue. Rollback fixes.
Comment #3
seanbI have this problem too! Traced this back to _easy_breadcrumb_validate_segment_path() line nr 204.
This doesn't work for nodes since the $menu_item['path'] var returns node/% and the URL is node/24 or something.
Comment #4
ilgriso commentedIt doesn't work also for views (with or without arguments) paths.
Comment #5
sonemonu commentedComment #6
sonemonu commentedThis is corrected in the release 7.x-2.12. Please check.
Comment #7
sonemonu commented