Fixed Downloaded 3rd party site embed image name wrong while image proxy turned on

Andro

Well-known member
Affected version
RC1
Hi,

If we have turned on image proxy and download any 3rd party embed image from forum post via image viewer modal of 2.0 it shows image name as image instead of original image name.

For example,

zd7eihn.jpg
 
This will not be retroactive but it is fixed for the next release.

Rather than relying on the file name coming from the response headers when we fetch the image, we will effectively fall back to whatever file name we can parse out of the URL.

Thanks!
 
Top Bottom