- πΊπΈUnited States jascote
The line removed as the proposed fix for this issue was supposed to be removed as part of this: https://git.drupalcode.org/project/easy_breadcrumb/-/merge_requests/39/d...
It looks like it was accidentally re-added in a subsequent release.
Now that we return to getting the title value from `$title = (string) $entity->label();` AFTER the fix added from https://www.drupal.org/project/easy_breadcrumb/issues/3254436 β , the title returned from the titleResolver gets overwritten with the simple entity label.
I've tested the fix proposed here with a setting in the "Alternative title field name for breadcrumb" field and without and get the expected results in both cases. Without the fix here, I can only ever get the entity title value.
- Status changed to RTBC
about 2 years ago 5:19pm 3 April 2023 -
Greg Boggs β
committed ba1f57b3 on 2.x authored by
joakland β
Issue #3322005 by joakland, jascote, Greg Boggs: Alternative title field...
-
Greg Boggs β
committed ba1f57b3 on 2.x authored by
joakland β
- Status changed to Fixed
about 2 years ago 6:14pm 3 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.