When using plupload to load files, the following error is reported when files are uploaded:

Missing bundle property on entity of type file. in entity_extract_ids()

This only happens when file_entity_inline 7.x-1.0-rc1 is enabled on the field.

CommentFileSizeAuthor
#3 file_entity_inline-n3155549-2.patch965 bytesdamienmckenna

Comments

DamienMcKenna created an issue. See original summary.

damienmckenna’s picture

Title: Missing bundle property on entity of type file. in entity_extract_ids() » Error when using Plupload module
damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new965 bytes

This manually loads the data from the {file_managed} table and adds the values to the $file object.

damienmckenna’s picture

Title: Error when using Plupload module » Missing file attributes when using Plupload module

Committed.

  • DamienMcKenna committed 6dabbfa on 7.x-1.x
    Issue #3155549 by DamienMcKenna: Missing file attributes when using...
damienmckenna’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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