Actions
Bug #3675
closedEngine: make sure we're consistently using strings for rule parameter keys
Description
The serialized parameters attribute has been changed to a Hash on FilterRule because we couldn't get HashWithIndifferentAccess to work properly. Thus we need to make sure we're using strings as keys when setting/updating/deleting values from rule.parameters.
Updated by Eric Helms over 10 years ago
- Status changed from New to Closed
- Triaged set to No
Changes to content view code make this no longer relevant.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions