In #397578: Uncouple ImageField from FileField Custom Hooks we almost got rid of all the "magic" function calls based on patterns between FileField and ImageField. I found one more that deals with the preview functionality. This patch removes this function call and has ImageField simply override the preview output by FileField.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quicksketch’s picture

Status: Needs review » Fixed

Patch committed.

Status: Fixed » Closed (fixed)

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