diff options
author | Lukas Reschke <lukas@statuscode.ch> | 2016-10-07 16:23:05 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@statuscode.ch> | 2016-10-07 16:23:05 +0200 |
commit | ab4353457da60191f391082e8ba46f3985d988f3 (patch) | |
tree | d280c1e4b8dcebe719f075dc8f7d75a5a6b6cd7a /apps/files/js/files.js | |
parent | bccc4e618a58281f390b6baa88cc0b03b1e40172 (diff) | |
download | nextcloud-server-ab4353457da60191f391082e8ba46f3985d988f3.tar.gz nextcloud-server-ab4353457da60191f391082e8ba46f3985d988f3.zip |
Default to empty string
Otherwise `null` is returned which leads to a ton of similar error messages if the log condition setting is enabled.:
```
{"reqId":"3wVBarnDfOV3qkI1bVCU","remoteAddr":"89.98.78.41","app":"PHP","message":"hash_equals(): Expected user_string to be a string, null given at \/var\/www\/html\/lib\/private\/Log.php#275","level":3,"time":"2016-10-07T14:22:15+00:00","method":"PROPFIND","url":"\/remote.php\/webdav\/","user":"icewind"}
```
Diffstat (limited to 'apps/files/js/files.js')
0 files changed, 0 insertions, 0 deletions