System:
Ubuntu Meerkat 10.10
Apache/2.2.16 (Ubuntu)
Drupal 6.20 (fresh install)
Flexifield tested: 6.x-1.0-alpha5 and 6.x-1.x-dev
PHP Version 5.2.17
Mysql 5.5
Flexifields is inserting blank records into my 'content_type_???' table everytime I save a node even when the node has not been modified.
I have a content type with two flexifields attached each field is attached to a node type. One of the flexifields has cck configuration option of one value permitted and is attached to a simple node type with containing only cck text fields . The other flexifield is configured with cck multiple values enabled and attached to a node type that has cck combox/radio buttons. Every time I save the content type that has the flexifields attached, flexifields inserts a blank record into the 'content_type_???' that has the cck combox/radio buttons attached. I think flexifields is assuming the predefined radio button settings to be user input.
I hope this helps and thanks for your contribution.
Comments
Comment #1
imurillo commentedComment #2
khaled.zaidan commentedThis is a duplicate of the issue at #583852: All node content (except title) lost on initial save