Active
Project:
Node Widget
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2010 at 11:59 UTC
Updated:
29 Aug 2010 at 12:18 UTC
When using node_widget and setting it to have unlimited values (so the add another item buttons shows). The CCK delete link/button does not work. Deleting only works when using the delete checkbox provided by node_widget.
This is very confusing and node_widget just should use the CCK (3.x dev) own delete button, and not have to supply a own checkbox. Attached image might clear things up a bit.
For the image:
#1) This delete checkbox is a overkill we should honor the #2 button provided by CCK (3.x-dev).
#2) When clicking this delete button, and saving the parent node, we get a error. The node title of the nodereference field is removed and that returns a error.
| Comment | File | Size | Author |
|---|---|---|---|
| node_widget_delete.png | 17.39 KB | Michsk |
Comments
Comment #1
Michsk commentedMaybe not totally unimportant. This only happens when you create a parent with child. Save parent. Edit parent and press the CCK delete option. Save parent. Node title error shows.