aboutsummaryrefslogtreecommitdiffstats
path: root/core/js/jquery.ocdialog.js
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2016-02-08 20:57:20 +0100
committerLukas Reschke <lukas@owncloud.com>2016-02-09 09:47:34 +0100
commit19980be116a16a354919960ef2623d0c247c9c2b (patch)
treecfe2fa18a654ff33cca2eba8e7f92f9a5f227067 /core/js/jquery.ocdialog.js
parent98497aa423f494da8b0971f995854b2507e7ebb4 (diff)
downloadnextcloud-server-19980be116a16a354919960ef2623d0c247c9c2b.tar.gz
nextcloud-server-19980be116a16a354919960ef2623d0c247c9c2b.zip
Fix part file partial cache logic in encryption code
The encryption code uses partial cache entries for the part file (which are not stored in the database) but are useful for other parts of the code to retrieve the file size again. This means that in the fixed code $info was empty, so getData() could not be called. The fix makes sure to support both cases when the cache entry exists and doesn't.
Diffstat (limited to 'core/js/jquery.ocdialog.js')
0 files changed, 0 insertions, 0 deletions