Fix long standing bug in how we deal with image URLs. When the URL refers
to a local disk image we were creating a duplicate of the image via image_import in the project of the experiment. Change LookupByURL() to notice that the URL refers to a local disk image, and return that image.
Showing
Please register or sign in to comment