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

EugenMayer’s picture

Status: Active » Closed (works as designed)

Its cleaned up during cron runs and not immedialtely.

nbchip’s picture

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.

EugenMayer’s picture

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

nbchip’s picture

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.

EugenMayer’s picture

Seems to be a bug then :)

brenes’s picture

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

EugenMayer’s picture

Status: Active » Needs work

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