Active
Project:
FileField Sources
Version:
7.x-1.8
Component:
Source: Remote URL
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2013 at 21:47 UTC
Updated:
20 May 2013 at 21:47 UTC
I am able to get this image to remotely download:
http://www.casajazz.it/MC-API/Risorse/StreamRisorsa.aspx?guid=6e6ec27c-0...
But when I attempt this one, the file gets "safely" converted into a txt file. (I had to allow the extension "asp" in order for it to attempt the download)
http://www.gregorysjazz.com/show_img.asp?id=679&tbl=mus&db=gregorys2
For now, I have added a hack into the module which renames the file to "tmp.jpg" when the extension is "asp" which is obviously not an ideal solution.
Ideas?