Within a cck multivalue field collection the module/cck field does not work unfortunately.
Can anybody confirm this or is this just in my installation?

Comments

drupal a11y’s picture

From the log I get the following errors, besides the node is not editable anymore.

EntityMalformedException: Missing bundle property on entity of type field_collection_item. in entity_extract_ids() (line 7405 of /Applications/MAMP/htdocs/luvliterecordings.dev/includes/common.inc).
<br/>
DOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'nid' cannot be null: INSERT INTO {serial_field_test_fc_field_test_serial2} (nid) VALUES (:db_insert_placeholder_0); Array ( [:db_insert_placeholder_0] => ) in _serial_generate_value() (line 155 of /Applications/MAMP/htdocs/luvliterecordings.dev/sites/default/modules/cck-modules/serial/serial.inc).
colan’s picture

Status: Active » Closed (duplicate)

Marking as a duplicate of #1333032: Add generic entity support.

colan’s picture

Issue summary: View changes

Added "multivalue".