Posted by bbirtle on April 6, 2009 at 8:50pm
1 follower
| Project: | imgupload |
| Version: | 6.x-1.9 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I don't suppose it would be easy to modify the Java code to preserve EXIF data when it renders the preview image before upload? Currently it appears that this key data does not make it onto the image file on the website, thus it will be impossible to extract it using the Exif module (or even a custom module that I was planning to write).
The most important piece of data is date_picture_taken. I suspect a few others will want this feature too though...