mirror of
https://github.com/nextcloud/server.git
synced 2026-03-21 01:52:08 -04:00
The current implementation already switches the storage-backend to $storage->getSourceStorage(). However, it then calls $rootInfo->getInternalPath() which returns the internal path relative to the storage where the share is mounted. This is wrong, we need also to unjail the path. Compare, e.g., with OCA\Files_Sharing\SharedStorage::file_get/put_contents() for the "logic". Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de> |
||
|---|---|---|
| .. | ||
| template | ||
| OC_API.php | ||
| OC_App.php | ||
| OC_DB.php | ||
| OC_DB_StatementWrapper.php | ||
| OC_Defaults.php | ||
| OC_EventSource.php | ||
| OC_FileChunking.php | ||
| OC_Files.php | ||
| OC_Helper.php | ||
| OC_Hook.php | ||
| OC_Image.php | ||
| OC_JSON.php | ||
| OC_Response.php | ||
| OC_Template.php | ||
| OC_User.php | ||
| OC_Util.php | ||