Skip to content

fix(files): use displayname rather than basename to use progress#60541

Merged
susnux merged 2 commits into
masterfrom
fix/use-displayname
May 20, 2026
Merged

fix(files): use displayname rather than basename to use progress#60541
susnux merged 2 commits into
masterfrom
fix/use-displayname

Conversation

@susnux
Copy link
Copy Markdown
Contributor

@susnux susnux commented May 19, 2026

Summary

The internal basename is often not known by users, e.g. groupfolders or in this case e2ee can define displaynames other than the shown name. Same for e.g. mount points of shares.

So we need to show the displayname instead.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@susnux susnux requested review from a team and skjnldsv as code owners May 19, 2026 13:37
@susnux susnux requested review from nfebe and sorbaugh and removed request for a team May 19, 2026 13:37
@susnux susnux added bug 3. to review Waiting for reviews team: Files Code maintained by 📁 Files team feature: files labels May 19, 2026
@susnux
Copy link
Copy Markdown
Contributor Author

susnux commented May 19, 2026

/backport to stable33

@susnux
Copy link
Copy Markdown
Contributor Author

susnux commented May 19, 2026

/backport to stable34

- resolves nextcloud/end_to_end_encryption#1733

The internal basename is often not known by users, e.g. groupfolders or
in this case e2ee can define displaynames other than the shown name.
Same for e.g. mount points of shares.

So we need to show the displayname instead.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
Copy link
Copy Markdown
Contributor Author

susnux commented May 20, 2026

/compile

@susnux susnux force-pushed the fix/use-displayname branch from 8b9d373 to 171ffb8 Compare May 20, 2026 10:26
@susnux
Copy link
Copy Markdown
Contributor Author

susnux commented May 20, 2026

/backport to stable32

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux requested a review from szaimen May 20, 2026 12:14
Copy link
Copy Markdown
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug feature: files team: Files Code maintained by 📁 Files team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

browser: copying/moving file: toast notification shows encrypted file name

4 participants