User "^demon" changed the status of MediaWiki.r95179. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95179 Commit summary: Follow-up r95155 - Make PagedTiffHandler use the new method to make sure the Exif support takes endian-ness of the tiff file into account (needed because php's exif plugin doesn't do it for us... Only affects a few obscure props) Also while I am here - change the FormatExif call to FormatMetadata (FormatExif is deprecated). Also remove the htmlspecialchars - it doesn't make sense at this point, the result of that method is fed through the parser in ImagePage.php and it will screw up formatting of Exif properties that have multiple values (are arrays) and should be displayed as a list. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
