Problem/Motivation

Noticed a bunch of notices in the log.

Notice: Undefined index: #custom_settings in
theme_field_collection_table_multiple_value_fields() (line 120 of field_collection_table/theme/theme.inc).

Looks like when viewing a page that is not the edit form or in an entityform it will not have nor need drag functionality.

Proposed resolution

Default to nodragging = TRUE when the #custom_settings doesn't exist.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 custom_settings-2697311-2.patch780 bytesjoelpittet

Comments

joelpittet created an issue. See original summary.

joelpittet’s picture

Status: Active » Needs review
StatusFileSize
new780 bytes

kevineinarsson’s picture

Status: Needs review » Closed (fixed)

This solution seems reasonable. Committed to 7.x-1.x. Thanks @joelpittet.

joelpittet’s picture

Status: Closed (fixed) » Fixed

Thanks for committing this.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.