Problem:

  • Themekey Features Beta keeps disabling my themekey rules and then creating new ones every time you run a Feature Revert. I noticed after seeing 50 disabled duplicated features while developing new theme pages.

Reproduce:

  1. Enable drush en themekey_features -y
  2. Create new feature and feature up new themekey rules.
  3. drush fr NewFeature -y

Result:

  • Feature disabled existing themekey rules, and then creates them again.

Temporary solution

  • I was able to just disable Features Beta and create an update function that programmatically creates the rules. But I would love to uses the features extension if I could. Has anyone else run into this issue?

Comments

Dan Kolbas’s picture

Issue summary: View changes
Dan Kolbas’s picture

Issue summary: View changes
Dan Kolbas’s picture

Issue summary: View changes
mkalkbrenner’s picture

The support of Features is partly broken. Maybe it needs a complete rewrite for 7.x.
My current priority is Drupal 8.x. Therefor I have to postpone this issue unless someone is willed to help with concrete patches.