(Posted http://drupal.org/node/1213626)
I am using wysiwyg image upload module for a long time. Recently I have used Teasers on several nodes to appear on my frontpage. These teasers also have images and they have been uploaded the same way as I do it for the main body of the node.

But more than often, images from some of these (not all) teasers disappear. When I upload these images, I do check the 'wysiwyg_imageupload_entity' table in my database and a corresponding entry is generated. But when these images disappear, the database entry also goes missing. The 'iid' of these images are always skipped in my database.
I am bot able to figure out whats the problem here.