mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Some code paths called the `normalizePath` functionality with types other than a string which resulted in unexpected behaviour. Thus the function is now manually casting the type to a string and I corrected the usage in list.php as well. |
||
|---|---|---|
| .. | ||
| ajax | ||
| appinfo | ||
| command | ||
| controller | ||
| css | ||
| js | ||
| l10n | ||
| lib | ||
| service | ||
| templates | ||
| tests | ||
| admin.php | ||
| download.php | ||
| index.php | ||
| list.php | ||
| simplelist.php | ||