]> 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)
committerMichael Gapczynski <mtgap@owncloud.com>
Sat, 25 May 2013 18:19:11 +0000 (14:19 -0400)
commit07fb230cbe47d1bffcc23c1f14f152cd9f477220
treef1883265fe2463b068bb7a83c9f75e5ebb3ec113
parentfaad2d0d699faf46790f3b6dee8fa5a57a84f645
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