Closed (fixed)
Project:
CCK Signup
Version:
7.x-1.0-alpha4
Component:
Group signups
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Sep 2011 at 19:43 UTC
Updated:
12 Jul 2012 at 06:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
jpontani commentedI attached a patch that should fix the issue. Just a minor typo, as the function is actually just _cck_signup_node_reference_fields() (notice the underscore between node and reference).
Comment #3
jpontani commented#1: undefined_function-1279458.patch queued for re-testing.
Comment #5
jhedstromTests are failing because the test runner has no idea that the node_reference module is required. I'll try and review this shortly.
Comment #6
taecelle commentedpatch works for me. thanks.
Comment #7
johazielworks for me too, thanks
Comment #8
hate90 commentedhow do i apply the patch?
Comment #9
Funkwarrior commented#1: undefined_function-1279458.patch queued for re-testing.
Comment #11
jhedstromThis has been committed. Thanks!
Comment #13
kumud.drupal commentedits works for me also