Closed (outdated)
Project:
Custom Breadcrumbs
Version:
7.x-2.x-dev
Component:
custom_breadcrumbs
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2012 at 19:55 UTC
Updated:
2 Jun 2025 at 08:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
cesarmiquel commentedI was getting a similar error and the problem was an empty line at the end of the title field in the configuration of a custom breadcrumb path (admin/structure/custom_breadcrumbs/path/edit/[ID]).
Maybe we can remove empty lines at then end of $breadcrumb->titles just in case in _custom_breadcrumbs_get_trail_items()?
Comment #2
joshf commentedThis patch discards blank lines in the title field.
Comment #3
lamp5Drupal 7 reached EOL so I close this issue.