Issues when uploading images using file gallery
Hello,
I have an intermittent issue that when my users upload images using file gallery (.jpg) it saves the type as application/octet-string.
I try and modify the properties of the file to be image/jpg or image/jpeg, however neither of those changes stay, as soon as I hit change; it ignores what I just did for file type.
My mime types are set correctly within IIS7 Is there something that I'm missing regarding this?