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).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | sf-prematch-missing-args-747354.patch | 1.71 KB | kleinmp |
Comments
Comment #1
sickhippie commentedHaving this same issue - can you please attach the patch?
Comment #2
kleinmp commentedWhoops! Sorry about that. I meant to attach it before.
Comment #3
aaronbaumanWorks for me.
commited to dev - http://drupal.org/cvs?commit=349080