Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Jul 24, 2024

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>
@susnux susnux merged commit b305be4 into stable28 Jul 24, 2024
54 checks passed
@susnux susnux deleted the backport/46694/stable28 branch July 24, 2024 18:42
@AndyScherzinger
Copy link
Member

❤️

@Altahrim Altahrim mentioned this pull request Aug 8, 2024
3 tasks
Sign up for free to 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