Expanded menu's appear in breadcrumbs
Starnox - November 8, 2008 - 18:52
| Project: | Menu Trails |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Shouldn't the breadcrumbs be generated by the active trail only? If you have an expended menu then they all seem to appear in the breadcrumb trail.

#1
I had a dig around and came up with this.
#2
Ran into the same issue using a set of all-expanded primary links. This patch works great.
#3
I had the same problem, and the patch fixes this...
#4
LOL.. had the same issue. basically not honoring the current active trail.
An alternative patch (bit more readable).
#5
A reroll of the patch from #4, which didn't apply after the lastest dev release.
EDIT TO ADD:
Patch is against the 6--1 branch.
#6
Last patch looks good and reasonable. Not only more readable, but also better in terms of performance.
Leaving final decision to Josh. Note, however, I did not test this patch.
#7
Working well for me, nothing ill toward to report.
#8
Patch works as promised for me as well. Thanks!
joshk: do you need anything else in order to get this patch applied? It's a real simple fix, and solves a pretty nasty bug.
#9
Patch #5 works for me with no errors.
#10
Thanks for reporting, reviewing, and testing! Committed to 6.x.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.
#11
Automatically closed -- issue fixed for 2 weeks with no activity.