(follow-up r99910) Make $wgEnableAutoRotation work...
authorBrian Wolff <bawolff@users.mediawiki.org>
Fri, 11 Nov 2011 04:09:05 +0000 (04:09 +0000)
committerBrian Wolff <bawolff@users.mediawiki.org>
Fri, 11 Nov 2011 04:09:05 +0000 (04:09 +0000)
commit0556cacac0ebc67462c8efbb2af1ca0a9cdca2c4
tree8de193e44238440b0f044eccf50e8abe10ffea1b
parent8972750e7312a7789fdea0b56e088311eb9a0efe
(follow-up r99910) Make $wgEnableAutoRotation work...

Also unit-tests. There's a bit of duplication in the unit tests, and I wasn't sure if there was a better way with less duplication.
includes/media/ExifBitmap.php
tests/phpunit/includes/media/ExifRotationTest.php