Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
breakpoint.module
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
26 Nov 2012 at 20:15 UTC
Updated:
29 Jul 2014 at 21:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
attiks commentedComment #2
attiks commentedFor reference, problem was caused by this commit: http://drupalcode.org/project/drupal.git/blobdiff/16eac3bec5ac39b950a2b1...
Comment #3
gábor hojtsyIn trying to figure out if real theme status will be available sometime, I found #1067408: Themes do not have an installation status which is currently postponed. In that light this seems to be the best thing to do for now, we cannot rely on theme status being meaningful information. Tests already exist to cover this functionality at runtime and the installer (where the bug appears) cannot be tested automatically.
Comment #4
webchickCommitted and pushed to 8.x. Thanks!