Image downloads have .html extension added

HomeSupportImage StoreImage downloads have .html extension added

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #50866
    suzt808
    Participant

    About to go live and found an issue:

    Images are being downloaded with a .html extension added. The image file name looks like “imagefile.jpg.html”

    Please let me know how to resolve this.

    Thanks

    #50867
    suzt808
    Participant

    I found the issue only happened in Safari ( Mac) . After some googling it seemed the “Content-Type” not being set or correct was the issue for Safari.  In the download.php file I uncommented line 117 //header(“Content-Type: image/$ext”); .I know this is not the best approach as it will be overwritten when the plugin updates.

    So Hax can you review that line and resolve with a patch ?

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.