Remove repeated identical segments does not work unless you also check Remove repeated identical segments - only validate on the text
When removing identical segments only text is matched upon.

I'm not sure why the second feature is needed, or what the first used to do, but I can only get repeats to remove if I use both together.
#3460619: Improve "Remove repeated identical segments" feature UX

Display the front page segment on the front page - This feature does not work. It should be removed and the hide feature should be on by default. The front page crumb is always displayed unless it's hidden by this option:

Hide link to home page if it's the only breadcrumb item
Hide the breadcrumb when it only links to the home page and nothing more.
Note: If the homepage path is a "/" then this feature has an uncertain behavior.

#3460611: Improve UX for breadcrubs on Frontpage

The note from that feature should be removed because it works great on / path homepage items. #3460602: Remove Note about homepage path is a "/"

Regex does not work in excluded paths (seperate issue for that one)#3196198: "Paths to be excluded while generating segments" option says regex is supported, but it is not

Use menu title is currently page title or menu title. It should be Page title And Menu title and Menu title should win if both are enabled. Use page title for fallback can be removed and just rely on the two options.
#3460612: Improve UX arround Title Selection for Breadcrumbs

When using a field for custom breadcrumb titles, it should be a drop down of all text fields #3460597: field for custom breadcrumb titles as Dropdown

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

Make language prefix a segment does not work. #3460559: Make the language path prefix a segment

Set the limit of truncation with the ... includes the dots in the length count and it should not. #3460618: Improve Truncation Settings

The capitilizer doesn't work with page titles and it should. #3460614: Capitilizer for Page Titles

The text for the taxonomy parent feature isn't super clear. #3460617: UX The text for the taxonomy parent feature isn't super clear.

Comments

Greg Boggs created an issue. See original summary.

greg boggs’s picture

Issue summary: View changes
wshawn’s picture

Display the front page segment on the front page is still not working as intended as changing the setting has no effect.

With a basic page set as the home page in the settings /node/1 a bread crumb appears regardless of settings in the form of Home/node

In either capacity, Home should not appear.

The intended affect: As the home page is being viewed no breadcrumb should appear.

greg boggs’s picture

are you using the latest dev release or the tagged release?

stockticker’s picture

I confirm this one:

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

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)

spuky’s picture

@Stockticker thanks for your report... I created a Child issue to take care of that...

spuky’s picture

Issue summary: View changes
spuky’s picture

Stockticker can you review: https://www.drupal.org/project/easy_breadcrumb/issues/3460522 and report back if it fixes your issue thanks

spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Category: Bug report » Plan

Changed this Issue to a Plan and seperated out all the things in Child Issues... to make them more actionable...

spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes
spuky’s picture

Issue summary: View changes