(bug 31637) Do not extract tiff:Orientation from XMP data, since then it will be...
authorBrian Wolff <bawolff@users.mediawiki.org>
Wed, 12 Oct 2011 14:13:06 +0000 (14:13 +0000)
committerBrian Wolff <bawolff@users.mediawiki.org>
Wed, 12 Oct 2011 14:13:06 +0000 (14:13 +0000)
commit10256734e04df78d9cd75324acf6a0d14ac24a59
treeec55a4bb0edffa0448acfb69c11a45706e019109
parentb96e071d8c3af4d7c6b126884cd0e146d158a498
(bug 31637) Do not extract tiff:Orientation from XMP data, since then it will be used to rotate images, which is kind of unexpected.

Most people only really expect the Exif data to be used for rotating images (if that), so its unexpected when the xmp property causes an image to be rotated. So disable extracting that property from XMP.
includes/media/XMPInfo.php