Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefix
Call final unlink in trash wrapper's storage
Showing
- apps/files_encryption/tests/trashbin.php 2 additions, 0 deletionsapps/files_encryption/tests/trashbin.php
- apps/files_sharing/tests/sharedstorage.php 2 additions, 0 deletionsapps/files_sharing/tests/sharedstorage.php
- apps/files_sharing/tests/updater.php 2 additions, 0 deletionsapps/files_sharing/tests/updater.php
- apps/files_trashbin/lib/storage.php 39 additions, 4 deletionsapps/files_trashbin/lib/storage.php
- apps/files_trashbin/lib/trashbin.php 3 additions, 0 deletionsapps/files_trashbin/lib/trashbin.php
- apps/files_trashbin/tests/storage.php 176 additions, 0 deletionsapps/files_trashbin/tests/storage.php
- apps/files_trashbin/tests/trashbin.php 2 additions, 0 deletionsapps/files_trashbin/tests/trashbin.php
- lib/private/files/filesystem.php 13 additions, 4 deletionslib/private/files/filesystem.php
- lib/private/files/storage/storagefactory.php 27 additions, 3 deletionslib/private/files/storage/storagefactory.php
- lib/private/files/view.php 10 additions, 3 deletionslib/private/files/view.php
- lib/public/files/storage/istoragefactory.php 2 additions, 0 deletionslib/public/files/storage/istoragefactory.php
- tests/lib/files/view.php 28 additions, 1 deletiontests/lib/files/view.php
Loading
Please register or sign in to comment