diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-07-22 22:01:12 +0200 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-07-22 22:01:12 +0200 |
commit | 12796c3ae7505405e6ed68165725cd225779205d (patch) | |
tree | 59c39b3c5f4de2d0ccc7a4f804a8fde65c358cfe /apps/files/src/components/FileEntryGrid.vue | |
parent | 8cc996155e77e10a626906550a74953fb4a6928d (diff) | |
download | nextcloud-server-12796c3ae7505405e6ed68165725cd225779205d.tar.gz nextcloud-server-12796c3ae7505405e6ed68165725cd225779205d.zip |
fix: FileInfo from `View` should have the correct name of a mountpoint
If a mountpoint is returned from a `View` the name must match the view scoped name
and not the global name.
For example group folders have a name like `1` or `2` (the ID),
but the name of the FileInfo returned fro mthe View should be the mount point name,
like `First groupfolder` or similar.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'apps/files/src/components/FileEntryGrid.vue')
0 files changed, 0 insertions, 0 deletions