There should be a way to delete the default image: variable_delete('amazon_default_image');

Comments

pancho’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Assigned: Unassigned » pancho

Already played with the managed_file widget, so this should be doable in 7.x-1.x.

rfay’s picture

7.x doesn't have the default image feature that 6.x does. I think that patch #869286: Provide a default image when Amazon doesn't provide one is questionable for the amount of code and UI it adds to the module, so think it deserves a discussion before being ported to 7.x.

pancho’s picture

Implementing core's new managed_file widget the amount of code is not so big, so I think we should do it.

willvincent’s picture

Assigned: pancho » Unassigned