Last modified: 2010-05-15 15:38:30 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T3947, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1947 - Improve EXIF output
Improve EXIF output
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
1.5.x
Other All
: High normal with 2 votes (vote)
: ---
Assigned To: Ævar Arnfjörð Bjarmason
http://en.wikipedia.org/wiki/User:%C6...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-04-22 16:02 UTC by Ævar Arnfjörð Bjarmason
Modified: 2010-05-15 15:38 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ævar Arnfjörð Bjarmason 2005-04-22 16:02:50 UTC
Our EXIF output needs to be improved before 1.5 rolls out the door, I'm working
on this.

* Add support for the GPS part of the spec.
* Parse the exif output and replace various things, for example sometimes
getting '0' might mean dark light conditions, '1' might mean daylight [...] and
anything not in the span of 0-17 might mean 'undefined'. In that case we'd want
to replace 0 with 'Dark', 1 with 'Daylight' and so forth.

See: http://exif.org/Exif2-2.PDF (version 2.2 of the spec)
Comment 1 Ævar Arnfjörð Bjarmason 2005-04-22 17:41:18 UTC
Furthermore all the key values should call wfMsg(), e.g. "Flash" should be
replaced by wfMsg('exif-flash').
Comment 2 Ævar Arnfjörð Bjarmason 2005-04-30 02:13:41 UTC
De-assigned myself
Comment 3 Brion Vibber 2005-04-30 02:40:42 UTC
Keys are using the localized messages now.
Comment 4 Ævar Arnfjörð Bjarmason 2005-05-08 08:48:40 UTC
Working on it again
Comment 5 Ævar Arnfjörð Bjarmason 2005-05-08 16:22:56 UTC
I just checked in code that does the replacement I discussed below, and the GPS
part of the spec has been supported for a couple of days.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links