Page 1 of 1

plugins.http.getMediaData and outofmemory

PostPosted: Wed Feb 11, 2004 11:18 am
by IT2Be
While scripting the below stuff I found that when that image is not in the media base I don't get an error message of null image but a java out of memory message...

Code: Select all
var image = plugins.http.getMediaData("media:///intro.jpg")

PostPosted: Wed Feb 11, 2004 12:26 pm
by Jan Blok
Bug confirmed, Will be fixed in Servoy 2.0 rc5
Thanks for reporting