Closed (duplicate)
Project:
Easy Breadcrumb
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2017 at 13:36 UTC
Updated:
15 Feb 2018 at 11:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
renaudcuny commentedComment #3
luksakI guess the title should rather be casted to a string.
Comment #4
luksakMixed the patch up with code from another issue. Here is the correct patch.
Comment #5
luksakLet's hope I got it right this time :)
Comment #6
luksakActually the patch in #2 works better than mine. The values of $title differ quite a bit depending on the page the breadcrumb is for:
What needs to be done here?
Comment #7
greg boggsWe should write code for each of the 3 options I suppose. How do you generate a page with the later two options?
Comment #8
luksakIt would just rendered in a Twig file, right?
Comment #9
gg24 commentedI see https://www.drupal.org/project/easy_breadcrumb/issues/2925736 as the same issue. Here we are trying to fix the same with different approach. Please check.
Thanks!
Comment #10
greg boggsYea, we can close this issue as a duplicate now as I believe gargsuchi has given us a more robust solution in her thread. Yes? No?
~Greg
Comment #11
luksakSince the other issue is fixed, I'm closing this issue.