Closed (works as designed)
Project:
Genesis
Version:
7.x-2.x-dev
Component:
Genesis SUBTHEME
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2011 at 15:30 UTC
Updated:
15 Sep 2011 at 23:30 UTC
Drush up burps whenever I subtheme without removing the project = "genesis" line in the subthemes info file.
The error is:
Error while trying to find the common path for enabled extensions of project genesis. [error]
The fix, suggested here for the fusion theme, seems to work with genesis as well: http://drupal.org/node/1043038 though I'm worried that this may break some linkage when it matters?
Comments
Comment #1
Jeff Burnz commentedI wonder why project=genesis is even in the subtheme info file, I need to look into this, certainly removing that should be no problem at all.
Comment #2
Screenack commentedConfirming that both themes:
still have
project = "genesis"in their respective genesis_SUBTHEME.info files.
Comment #3
Jeff Burnz commentedI just pulled both themes out of git and neither have this in the file, if your talking about what the packaging script adds such as:
Nothing I can do about that I'm afraid. Drush surely has fixed this issue by now? Closing because this does not exist in the theme and is added by the packaging script.