Problem/Motivation
After issue # 3030976, thumbnails for core layouts do not appear in the IPE.
Steps to reproduce
- Install Drupal core 8.9.15
- Install Panels and Panelizer
Proposed resolution
Look for missing #uri value in value returned from layout definition's `getIcon()` method.
Remaining tasks
Commit patch.
User interface changes
None.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | core-layouts-thumbnail-missing-IPE-3213700-2.patch | 852 bytes | bbox1 |
| #2 | core-layouts-thumbnail-missing-IPE-3213700-1.patch | 962 bytes | bbox1 |
| core_layout_thumbnails_missing.png | 28.3 KB | bbox1 |
Comments
Comment #2
bbox1 commentedPatch attached.
Comment #3
bbox1 commentedPatch attached for panels 4.7 / Drupal 9.4.8
Comment #4
bbox1 commentedComment #6
japerryComment #7
joseph.olstad