Follow up of #2023429: nested / recursive db_select() fails.

Consider storing the rule chain as a nested array as drupal variable.

This will reduce the amount of sql queries and enables strongarm to export the complete rule chain as Feature.

Comments

mkalkbrenner’s picture

function themekey_features_load_rule_childs() contains a similar recursion as themekey_load_rules()

mkalkbrenner’s picture

Issue summary: View changes
Status: Active » Postponed
mkalkbrenner’s picture

Issue summary: View changes
mkalkbrenner’s picture

Version: 7.x-2.x-dev » 7.x-3.x-dev
Status: Postponed » Fixed

fixed in 8.x-1.x.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.