]> source.dussan.org Git - nextcloud-server.git/commit
Fixing UPDATE error in filecache table when renaming files by calling move(). Add...
authorRoland Hager <roland.hager@tu-berlin.de>
Thu, 16 May 2013 15:18:07 +0000 (17:18 +0200)
committerRoland Hager <roland.hager@tu-berlin.de>
Wed, 22 May 2013 06:18:57 +0000 (08:18 +0200)
commit2ea2abf11e31904db187dfe9975cc34247fde1d7
treea6e4b7e6c615c30b5d93ffda514f55ba397a4c4a
parentd590064fdfb8f46c64ebd0b54cd3b7acd8c9fc78
Fixing UPDATE error in filecache table when renaming files by calling move(). Add storage id to the where clause to avoid updating entries of other users.
lib/files/cache/cache.php