Closed (fixed)
Project:
Webform View Reference Component
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2011 at 07:07 UTC
Updated:
1 Feb 2013 at 16:09 UTC
Line 639 of viewselect.inc:
$data = _nodereference_potential_references($field);
_nodereference_potential_references() is in CCK: http://drupalcontrib.org/api/drupal/contributions--cck--modules--noderef...
Comments
Comment #1
freakalis commentedIt does not have dependecy of content in .info but of nodereference that in turn have dependecy of content (CCK). But still i added dependecy of content in dev.