Segment count field is broken. When used, breadcrumbs disappear entirely except for the home crumb

Created on 10 July 2024, 11 months ago
Updated 24 August 2024, 10 months ago

As mentioned in #5 of Parent

Why? Because, if your page has fewer breadcrumb segments than configured in $segment_limit field ("Breadcrumb segment count
" field), and "Limit breadcrumb trail segments" is checked => this conditional line of code will always fail: while (count($path_elements) > $loop_limit) { (see easy_breadcrumb/src/EasyBreadcrumbBuilder.php:504)

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇩🇪Germany spuky

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024