When I'm exporting NFS variables with Features (drush fu myfeature) I get the following error:
WD php: Warning: Missing argument 4 for nodeformsettings_features_pipe_node_alter(), called in /includes/module.inc on line 1002 and defined in nodeformsettings_features_pipe_node_alter() (line 245 of /sites/all/modules/contrib/nodeformsettings/nodeformsettings.module).

CommentFileSizeAuthor
#1 nodeformsettings-n1125538.patch1.22 KBdamienmckenna

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new1.22 KB

Quick fix. Fixes the function arguments on hook_features_pipe_alter().

lelizondo’s picture

I'll apply the patch tomorrow mourning. I wonder if this problems is also in 6.x-2.x

lelizondo’s picture

Status: Needs review » Fixed

I love bugs that comes with a working patch. Thanks. Committed and pushed.

lelizondo’s picture

Fixed also for 6.x-2.x

Status: Fixed » Closed (fixed)

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