Closed (fixed)
Project:
AdaptiveTheme
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2013 at 20:41 UTC
Updated:
26 Jan 2014 at 19:40 UTC
Jump to comment: Most recent
Comments
Comment #1
ranx commentedI can confirm that when creating a subtheme with drush the .info file does not contain "adaptivetheme" as base theme.
Comment #2
Jeff Burnz commentedThis is beacuse I think at some stage we added this line:
So we need to clean that up and find a better way of doing it, its clearly stripping the basetheme name as well which is really bad. This needs to be fixed.
Comment #3
Jeff Burnz commentedThis is now fixed, at last!