I installed exif module twice. First time, everything is all right. However it just could not read exif data correctly in another installation. Finally I found that it just could not work while the extension of uploaded file is uppercase. I think that "JPG" and "JPEG" extension should be added to support directly. It could avoid someone must try and error to find out this little flaw.
Comments
Comment #1
rapsli commentedgood point... i'll take care of that
Comment #2
rapsli commentedi think this is fixed.