Skip to content

[stable28] fix: FileInfo from View should have the correct name of a mountpoint - #46720

Merged
susnux merged 1 commit into
stable28from
backport/46694/stable28
Jul 24, 2024
Merged

[stable28] fix: FileInfo from View should have the correct name of a mountpoint#46720
susnux merged 1 commit into
stable28from
backport/46694/stable28

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #46694

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>
@backportbot
backportbotBotforce-pushed the backport/46694/stable28 branch from 13268f7 to 1f1d625CompareJuly 24, 2024 13:25
@susnux
susnux merged commit b305be4 into stable28Jul 24, 2024
@susnux
susnux deleted the backport/46694/stable28 branch July 24, 2024 18:42
@AndyScherzinger

Copy link
Copy Markdown
Member

❤️

@AltahrimAltahrim mentioned this pull request Aug 8, 2024
3 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@AndyScherzinger@susnux