I have noticed a couple issues when dealing with breadcrumbs and panelizer.

1) If **only** breadcrumbs are changed for a panelizer the changed panelizer does not give option to revert as breadcrumbs are not recognized as a change.

2) If you give default breadcrumbs in a "content-type" panelizer they used for that content type. ONLY the breadcrumbs you state on a specific page are used.

Comments

dobe created an issue. See original summary.

dobe’s picture

Attached is a patch that addresses issue #2 above.

dobe’s picture

Status: Active » Needs review
jumoke’s picture

Status: Needs review » Reviewed & tested by the community

I tested and this works for me with no issues. Thank you.

andreymaximov’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new631 bytes
new1.62 KB

Fix warning introduced by the patch

IreneV’s picture

Will be added to next release

  • IreneV committed e64800d on 7.x-2.x
    Issue #2584099 by AndreyMaximov, dobe: Panelizer breadcrumb defaults not...
IreneV’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

dsnopek’s picture

It looks like this was actually merged on this commit:

https://git.drupalcode.org/project/panels_breadcrumbs/-/commit/44c83e3d7...

The commit message got swapped with #2000432: Menu Trail in breadcrumb.

Recording here in case there's any confusion in the future!