nextcloud/lib/private/Files
Roeland Jago Douma 53a780e31c
Do not try to get the jailed path if we can't find the id
Fixes #8047

If we can't find the file by id there we should just return null instead
of trying to get the jailed path of null.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-02-03 14:45:28 +01:00
..
AppData Add Tests 2016-10-05 11:00:16 +02:00
Cache Do not try to get the jailed path if we can't find the id 2018-02-03 14:45:28 +01:00
Config Merge pull request #6220 from nextcloud/cached-mount-info-filepath 2017-11-09 00:04:25 +01:00
Mount Use fallback path if data dir is not available for Storage/Local.php 2018-01-18 16:38:01 +01:00
Node Remove useless return statements 2018-01-25 22:50:40 +01:00
Notify Add a more powerful notify mechanism 2017-01-27 10:44:33 +01:00
ObjectStore Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Search Update license headers 2017-11-06 16:56:19 +01:00
SimpleFS avatar to appdata 2016-10-05 11:00:16 +02:00
Storage Merge pull request #8054 from nextcloud/substr-use-index 2018-01-26 15:40:44 +01:00
Stream Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Type Update license headers 2017-11-06 16:56:19 +01:00
Utils Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
FileInfo.php Update license headers 2017-11-06 16:56:19 +01:00
Filesystem.php Use index based string access for substr with length of 1 2018-01-26 13:38:34 +01:00
View.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00