When I try to revert a feature I get this error,
Warning: Invalid argument supplied for foreach() in fe_block_settings_features_revert() (line 160 of fe_block.module).
It looks like features_get_default is returning an empty array
When I try to revert a feature I get this error,
Warning: Invalid argument supplied for foreach() in fe_block_settings_features_revert() (line 160 of fe_block.module).
It looks like features_get_default is returning an empty array
Comments
Comment #1
paulsheldrake commentedComment #2
mrfelton commentedI didn't get the error, but my block settings dont revert either.
Comment #3
penyaskitoIt seems that $defaults is empty in some circunstances.
Comment #4
pfrenssenI can not replicate this problem, please give some more information on how this can be replicated.
Comment #5
pfrenssenComment #6
pfrenssenClosing for lack of response. If this is still a problem and you can provide some additional information on how to replicate it, feel free to reopen.