(bug 29471) Exception thrown for files with invalid date in metadata
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Sun, 19 Jun 2011 21:38:58 +0000 (21:38 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Sun, 19 Jun 2011 21:38:58 +0000 (21:38 +0000)
commitf66a1c1bb99c09c175135065c98869b8a6adef41
treea4f19b9b62e1c5dcb5f933a023f568eb0608e31a
parent2879cc3890c29f079b46eed43e320b3bd3b2919d
(bug 29471) Exception thrown for files with invalid date in metadata
MediaWiki doesn't handle BC dates nicely, so check for that.
RELEASE-NOTES-1.19
includes/media/FormatMetadata.php
tests/phpunit/includes/media/FormatMetadataTest.php [new file with mode: 0644]
tests/phpunit/includes/media/broken_exif_date.jpg [new file with mode: 0644]