Fix for restore of image data where oldimage rows hadn't contained the various new...
authorBrion Vibber <brion@users.mediawiki.org>
Sat, 25 Aug 2007 20:18:56 +0000 (20:18 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sat, 25 Aug 2007 20:18:56 +0000 (20:18 +0000)
commita3eef256af39b36c8f705e2bba8400beaf591170
tree8b4fc6a363fdf604ea1606e5e987ae4fd5ec84d6
parent213a7d1ded014da18429bfcf34893aea22d4142e
Fix for restore of image data where oldimage rows hadn't contained the various new metadata fields.
When missing on restore, metadata is re-fetched from the file and inserted into the new record in place of the empty fields.
includes/filerepo/LocalFile.php