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.

CommentFileSizeAuthor
node_widget_delete.png17.39 KBMichsk

Comments

Michsk’s picture

Maybe 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.