I fix two bug:

  • When stop record feature, we get error for array_diff_assoc function.
  • When view record feature, we get error for diff table.

Reason: because the array has some value which is not scalar.

The patch is in attach file.

Comments

agrozyme’s picture

Issue summary: View changes
StatusFileSize
new3.18 KB
agrozyme’s picture

Status: Active » Patch (to be ported)
StatusFileSize
new2.51 KB
agrozyme’s picture

StatusFileSize
new2.37 KB

use a simple compare

agrozyme’s picture

use this patch file

candelas’s picture

@agrozyme is this module maintained? Do you use it with the actual Features? I am learning Features and it looks interesting. Thanks for any tip :)

agrozyme’s picture

I'm not this module maintainer.
I use this module more than one year.
You can only use strongarm to save variables, if you know the variable names.
This module can help you to know variable names that you just do setting actions.

agrozyme’s picture

Hi @candelas, Maybe you can try this module
https://www.drupal.org/project/2505813/git-instructions

I see the 'Record feature' and 'Demonstration site' modules to coding 'Setting Snapshot' module.
It can replace 'Record feature' module and export changed variable and permission to a feature module.
Only rewrite the feature module .info / .features.user_permission.inc / .strongarm.inc