CFimage and JPG
I've run into an interesting situation with cfimage and jpgs.
Our site only allows jpgs to be uploaded. So it seems clients are renaming image files such as gif, png, etc and renaming them jpg.
They are not converting the image properly, just renaming and uploading these images.
There is an error when the image is used by cfimage.
"ColdFusion was unable to create an image from the specified source file.
Ensure that the file is a vaild image file."
Has anyone ran into this error and is there a workaround or fix for this? cfimage seems to be a little touchy with proper files.
We are running CF 8.0.1. w/Apache & Linux
