Project:WYSIWYG image upload - Inline images for your WYSIWYG
Version:6.x-2.9
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs work

Issue Summary

Create new node, then insert some Image from Browser . Then dont save node, but cancel.
In "wysiwyg_imageupload_entity" there is left some unnecessary rows which should be deleted by cron.

iid fid nid cid temporary imagecache style title alignment
8 11 0 0 1                 thumbnails           egle

Comments

#1

Status:active» closed (works as designed)

Its cleaned up during cron runs and not immedialtely.

#2

Status:closed (works as designed)» active

I run cron multiple times during last few days and it hasnt been deleted yet. I repeated procedure few times and result is same everytime, table not cleaned.
So to explain -

  • create node
  • insert pic from image browser
  • close page without saving anything
  • run cron

thx.

#3

AFAIk it expires after 30 minutes. As the temporary is set to one, it should get deleted.

#4

It maybe should, but does it? :)
Can u test is? Like i said ive been running cron multiple times during last few days and its still there in "wysiwyg_imageupload_entity"

thx.

#5

Seems to be a bug then :)

#6

Yes I can confirm this behaviour. No deletion of unused pictures during cron run.

#7

Status:active» needs work

Well anybody has further debugged this? I would like to take that one into account for 2.10