Last modified: 2014-05-23 16:17:08 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 T43020, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 41020 - some photos have unreadable EXIF info because it's not in Unicode
some photos have unreadable EXIF info because it's not in Unicode
Status: NEW
Product: MediaWiki
Classification: Unclassified
File management (Other open bugs)
1.21.x
All All
: Lowest enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: i18n
Depends on:
Blocks: exif
  Show dependency treegraph
 
Reported: 2012-10-14 07:42 UTC by Amir E. Aharoni
Modified: 2014-05-23 16:17 UTC (History)
3 users (show)

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


Attachments

Description Amir E. Aharoni 2012-10-14 07:42:17 UTC
Some photos have unreadable EXIF info because it's not in Unicode. This is not really a bug in MediaWiki, but in the photos. But it would be nice to have a way to specify the encoding of the photo somewhere and have it show correctly, or convert the image file to Unicode using MediaWiki interface.
Comment 1 Amir E. Aharoni 2012-10-14 07:43:01 UTC
Example:

https://commons.wikimedia.org/wiki/File:Yemenites_at_Rosh_Haayin.jpg
Comment 2 Bawolff (Brian Wolff) 2012-10-14 17:23:05 UTC
Note: The exif standard specifically states that most fields should be in ASCII (although some standards recommend assuming utf-8 instead), with exception of some fields which do specify their encoding.

However, the photo in question's metadata is not exif formatted, but uses iptc-iim metadata. That format for metadata has a specific mechanism for denoting what encoding the image data is in (which we have support for). [See page 20 of http://www.iptc.org/std/IIM/4.1/specification/IIMV4.1.pdf ] (Of course, that mechanism is somewhat newish and possibly comes after the image was created. Additionally lots of such images don't have the encoding data specified).

I don't feel we should put something in the mediawiki layer if the file format itself supports the feature. Hence I suggest wontfix.

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


Navigation
Links