I want to use in custom breadcrumb replacement. But it only replace with current page title when I select `Use the real page title when available` option.
I only want to add page title for custom breadcrumbs. When we add in the custom breadcrumb settings I think we should replace with title without any condition check.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | easy_breadcrumb_3338946_2.patch | 971 bytes | pmkanse |
Issue fork easy_breadcrumb-3338946
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3338946-2.x
changes, plain diff MR !76
Comments
Comment #2
pmkanse commentedPatch
Comment #3
greg boggsThat makes sense, can we make this an MR?
Comment #6
rpayanmI added an MR, please review.
Comment #7
greg boggscode looks good, we need to test it with the various options and see if there are any unexpected side affects.
Comment #8
diego_mow commentedUsing MR from #3 and it is working fine with several options.
Comment #9
greg boggsNeeds a rebase against latest dev
Comment #10
rollins commented@greg-boggs do we still need fixed MR here?
Comment #11
spuky commentedshould get fixed by
Comment #12
spuky commentedshould be fixed in dev now