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

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

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 529a9bd into stable29 Jul 24, 2024
177 checks passed
@susnux susnux deleted the backport/46694/stable29 branch July 24, 2024 18:42
@Altahrim Altahrim mentioned this pull request Aug 8, 2024
9 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