Noticed this in #1839066: Implement the new entity field API for the image field type, the width/height is only re-calculcated when empty.
The new Entity Field architecture actually allows us to detect a fid change, we should make sure the width is either set to NULL in such a case or move the calculation directly in there.
Comments
Comment #1
berdirComment #10
claudiu.cristea@Berdir, since #1839066: Implement the new entity field API for the image field type, it seems that changing the entity ID is no more possible, it throws
Update existing 'file' entity while changing the ID is not supported.exception. So, I this can be closed. If you feel that is wrong, feel free to reopen.