Closed (fixed)
Project:
Node Widget
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2010 at 12:06 UTC
Updated:
3 Mar 2010 at 14:28 UTC
The node widget form element compeltely diappears from the form of the parent when clicking on "Add another item" and other CCK fields are enabled for the parent node.
Steps to reproduce:
- Add a node widget field to content type "Story", referencing content type "Page" and set the number of values to "unlimited"
- Create a story node and add several references to pages - this works
- Now add a simple text field to the content type "Story"
- Create another story node and try to add a second reference to a page by clicking on "Add another item"
- The node widget form element disappears completely!
Comments
Comment #1
ademarco commentedThanks for reporting! The issue is fixed and committed to HEAD. http://drupal.org/cvs?commit=330424
Comment #2
jcbou commented