https://bugzilla.wikimedia.org/show_bug.cgi?id=31024
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #7 from Brion Vibber <[email protected]> 2011-09-20 22:16:28 UTC --- r97651, r97656, r97659 updated the test cases... r97671 fixes the bugs on trunk. Now checks file metadata at ExifBitmapHandler::getImageSize() time and sets the width/height to the correct logical size, which simplifies things a lot. :) We only now need to swap coords back when generating the output thumbnail, which seems to work nicely. This also gets rotated images working correctly over ForeignApiRepo -- under the previous code, things got rather confusing as it would switch coordinates around and wasn't compatible between 1.18 and 1.17. New code with application to 1.18 should keep things clean. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
