Problem/Motivation
Since Claro and Olivero replaced Seven and Bartik as the themes used by Standard, the block configuration for Seven and Bartik were removed from the install profile. Since these themes are not shipping with block configuration, users installing these themes would be now getting a different experience.
Proposed resolution
Add Bartik and Seven block configuration to Standard optional configuration so that when the themes are installed, the blocks could be placed from the configuration instead of falling back to block_theme_initialize which would copy the block configuration from the default theme.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3278568-2.patch | 14.24 KB | lauriii |
Comments
Comment #2
lauriiiComment #3
catchMakes sense, just adding back what was there before more or less. The 9.4.x test failure is settings tray and not caused by this issue.
Comment #4
lauriiiI accidentally re-queued 10.0.x tests so I cancelled it. The passing CI run can be found here https://www.drupal.org/pift-ci-job/2373986.
Comment #6
alexpottCommitted and pushed 9c956d4314 to 9.5.x and b67228ba72 to 9.4.x. Thanks!