plugins.http.getMediaData and outofmemory

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…

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

Bug confirmed, Will be fixed in Servoy 2.0 rc5
Thanks for reporting