When setting up a prematch condition, I get the following errors:
* warning: Missing argument 3 for _sf_node_export_cck_default(), called in sf_prematch/sf_prematch.main.inc on line 41 and defined in sf_node/sf_node.module on line 246.
* warning: Missing argument 4 for _sf_node_export_cck_default(), called in sf_prematch/sf_prematch.main.inc on line 41 and defined in sf_node/sf_node.module on line 246.

Here's a patch that fixed this bug (for me).

CommentFileSizeAuthor
#2 sf-prematch-missing-args-747354.patch1.71 KBkleinmp

Comments

sickhippie’s picture

Having this same issue - can you please attach the patch?

kleinmp’s picture

StatusFileSize
new1.71 KB

Whoops! Sorry about that. I meant to attach it before.

aaronbauman’s picture

Status: Active » Fixed

Works for me.
commited to dev - http://drupal.org/cvs?commit=349080

Status: Fixed » Closed (fixed)

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