* (bug 709) Cannot rename/move images and other media files.
authorVictor Vasiliev <vasilievvv@users.mediawiki.org>
Sat, 3 May 2008 13:09:34 +0000 (13:09 +0000)
committerVictor Vasiliev <vasilievvv@users.mediawiki.org>
Sat, 3 May 2008 13:09:34 +0000 (13:09 +0000)
commit8d85629c58a9ea5e68ec2ef72d8538ea9df24571
tree14ec14f4d241c962305ac905b519942958c17d38
parentda51ea6b44449bbe1eb0705318a20602ee9fd5aa
* (bug 709) Cannot rename/move images and other media files.
Currently in experimental mode, use $wgAllowImageMoving to enable it.
Known issues:
* Doesn't work with rev_deleted
* May also have some security and caching issues.
RELEASE-NOTES
includes/Database.php
includes/DefaultSettings.php
includes/Namespace.php
includes/Title.php
includes/filerepo/File.php
includes/filerepo/LocalFile.php