User "Bawolff" posted a comment on MediaWiki.r86169. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86169#c16174 Commit summary:
Merge to trunk everything in img_metadata branch. Hope I did this in an ok fashion. svn merge --re-integrate was giving me issues so I just essentially over-wrote my working copy with the version at img_metadata. Comment: It was because the method was JPEG specific, and I essentially moved it to JPEG.php. It probably won't work for any other file type (except maybe tiff), so really should be replaced with just a return false method for those handlers that don't override getMetadata. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
