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

[stable31] fix(files_sharing): ensure downloaded file has the correct filename #51263

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Mar 5, 2025

Backport of #51152

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Remove all the empty commits

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Single file shares use the share token as source name, so we need to use
the displayname. To do so we need to set the download attribute to the
displayname of the file to download.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux force-pushed the backport/51152/stable31 branch from 47e5327 to a9bea3b Compare March 5, 2025 08:32
@susnux susnux marked this pull request as ready for review March 5, 2025 08:33
Signed-off-by: Ferdinand Thiessen <[email protected]>
@AndyScherzinger AndyScherzinger merged commit 158f60b into stable31 Mar 5, 2025
119 checks passed
@AndyScherzinger AndyScherzinger deleted the backport/51152/stable31 branch March 5, 2025 09:46
@blizzz blizzz mentioned this pull request Mar 5, 2025
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