(bug 34863) Make it so an image that was previously deleted and currently does not...
authorBrian Wolff <bawolff@users.mediawiki.org>
Fri, 2 Mar 2012 01:02:41 +0000 (01:02 +0000)
committerBrian Wolff <bawolff@users.mediawiki.org>
Fri, 2 Mar 2012 01:02:41 +0000 (01:02 +0000)
commit162d18a7cb45f0a8116f31a3214ad80261a7e2c9
tree6a6aa5739e1e2ea46bf4aa7d74bb29e66249b5ce
parent76895216749238fff7e8dc979b71c3c44e20d0de
(bug 34863) Make it so an image that was previously deleted and currently does not exist (locally or foreignly), shows a snippet from the deletion (and move) log.

Currently things outside of file namespace display the snippet, so file ns should display snippet for completeness. As far as I can tell, the only reason files don't is because ImagePage class overrides the Article class, and it was unintentional that the snippet was not included in ImagePage class.
RELEASE-NOTES-1.20
includes/ImagePage.php