User "Brion VIBBER" posted a comment on MediaWiki.r90421. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90421#c18975 Commit summary:
(bug 29471) Exception thrown for files with invalid date in metadata MediaWiki doesn't handle BC dates nicely, so check for that. Comment: This appears to suppress the warning message; since it's using an explicit marker value to indicate that exif metadata is unavailable, it probably should detect it and not try to unserialize in the first place. Actually getting an unserialize error on a real metadata blob would indicate some sort of problem that probably should be logged. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
