Opened 3 years ago
Last modified 2 years ago
#14137 new enhancement
EXIF tag DateTimeDigitized not always present — at Version 4
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Upload | Version: | 3.0 |
| Severity: | minor | Keywords: | has-patch |
| Cc: | miqrogroove@… |
Description (last modified by nacin)
Shooting images with my Nokia N900 will only fill in EXIF data for "DateTimeOriginal", not the tag "DateTimeDigitized" which Wordpress solely uses.
Grabbing data from DateTime and/or DateTimeOriginal would increase the amounts of correct EXIF date data collected when uploading images.
Attaching sample original image from my camera. CLI tool 'exif' when grep:ed with 'Date' outputs the following for the attached image:
Date and Time |2010:06:25 15:47:14 Date and Time (origi|2010:06:25 15:47:14
'exif --list-tags *jpg|grep Date' results in the following (* meaning data exists):
0x0132 Date and Time * - - - - 0x9003 Date and Time (original) - - * - - 0x9004 Date and Time (digitized) - - - - -
wp-admin/includes/image.php has the function which retrieves this metadata.
Change History (4)
- Keywords image added
- Summary changed from EXIF DateTimeDigitized not always presented to EXIF tag DateTimeDigitized not always present
Note: See
TracTickets for help on using
tickets.

File not attached, but linked here:
http://ccou.se/files/2010/06/20100625_015.jpg