media_field_update() currently calls field_attach_load() to compare old values and new values take action on files that were removed

Thanks to #651240: Allow modules to react to changes to an entity, this code can be smarter - see patch in #985642: Remove file_attach_load() from file_field_update()

Comments

Dave Reid’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Component: Code » Media field
Assigned: Unassigned » Dave Reid
Category: task » bug

Confirmed this is still a valid issue. Moving to a bug report.

Dave Reid’s picture

Title: remove f_a_load() from media_field_update() » remove field_attach_load() from media_field_update()
Dave Reid’s picture

Status: Fixed » Closed (fixed)

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