Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
configuration system
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
3 Aug 2012 at 18:51 UTC
Updated:
29 Jul 2014 at 20:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sunAttached patch enables installation of default config for themes.
Current HEAD does not uninstall configuration for themes at any time, and I have a (rather critical) follow-up change to the uninstallation of configuration for modules in #1626584: Combine configuration system changes to verify they are compatible, so I'd like to work on proper uninstallation of config in a separate issue.
Comment #2
gddLooks good to my eyes, a straightforward but necessary change. Good catch.
Comment #3
dries commentedLooks good to me "three". Committed to 8.x.
Comment #5
effulgentsia commentedDoes this follow-up patch make sense? Discovered by attiks while working on #1775774: Allow themes to identify their breakpoints to Drupal.
Comment #6
sunBoth hunks make sense to me, but I'd really prefer to get #1067408: Themes do not have an installation status in first.
Comment #7
moshe weitzman commentedLooks good.
Comment #8
attiks commented#6 Can't we get this committed first, it's a very small patch?
Comment #9
dries commentedCommitted to 8.x. Thanks!