Problem/Motivation
See #2946333-37: Allow synced Layout override Translations: translating labels and inline blocks
Proposed resolution
Add a __clone() implementation to SectionStorageTrait and Section
Remaining tasks
N/A
User interface changes
N/A
API changes
N/A
Data model changes
N/A
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3013197-clone-2-PASS.patch | 2.15 KB | tim.plunkett |
| #2 | 3013197-clone-2-FAIL.patch | 921 bytes | tim.plunkett |
Comments
Comment #2
tim.plunkettComment #4
johnwebdev commentedNice and simple! 👏 And works great with #2946333-37: Allow synced Layout override Translations: translating labels and inline blocks.
Comment #5
alexpottCommitted and pushed cd6c671028 to 8.7.x and 6ef9ab933f to 8.6.x. Thanks!