Needs review
Project:
Content API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2015 at 22:19 UTC
Updated:
30 Sep 2015 at 20:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
pythagory commentedComment #3
pythagory commentedComment #4
pythagory commentedOn further review, I notice the module is using serialilze/unserialize in several places in conjunction with variable_get/variable_set, which isn't necessary and causes some bad interactions with Features. Attached patch removes these calls throughout the module.
Comment #5
pythagory commented