I have created several content types with image fields. I have specified a default image for them. Initially when I create nodes the default image is attached. Subsequently when after several hours when I go back to the site the default images fail to load. Upon inspecting the files folder there is no default image nor is there one specified on the content type any longer.

I have found another issues that seems to be similar
http://drupal.org/node/618654 #618654: File and image fields are treated as temporary files and automatically deleted after six hours - seems to based on early Drupal 7 api so I am not sure if the patch even works based on the posts in the thread.

Thank you

Comments

antmanvolpe’s picture

Also found this thread, but it is for Drupal 8 and I do not see a backport to Drupal 7

http://drupal.org/node/1028092

bfroehle’s picture

Status: Active » Closed (duplicate)

The issue you link to is tagged to be backported to D7, so I'm marking this as duplicate.

The current issue queue is working by solving issues in D8 and then backporting (generally trivially) to D7.