Skip to content

[stable31] fix(files_sharing): Drop trailing '?' from public download redirect URL - #59883

Open
backportbot[bot] wants to merge 1 commit into
stable31from
backport/59867/stable31
Open

[stable31] fix(files_sharing): Drop trailing '?' from public download redirect URL#59883
backportbot[bot] wants to merge 1 commit into
stable31from
backport/59867/stable31

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #59867

Public share download links now redirect to the public DAV endpoint
cleanly when no additional query parameters are present. Previously the
redirect always appended a trailing '?' to the target URL, which caused
an Internal Server Error for clients that called the legacy download
endpoint without query parameters (e.g. the Thunderbird FileLink
extension). Links shared before this change are resolvable again.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
@backportbotbackportbotBot added the 3. to review Waiting for reviews label Apr 23, 2026
@susnuxsusnux added the bug label May 19, 2026
@blizzz

Copy link
Copy Markdown
Member

conflicts ^

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

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@blizzz@susnux@miaulalala@nfebe