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

fx(dav): file request guest nickname encoding #49226

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

skjnldsv
Copy link
Member

Fix #48942

Steps

  1. Create a file request
  2. Access the file request URI
  3. Enter a guest name with an umlaut Mörris
  4. Upload a file and see a 500 request

@skjnldsv skjnldsv added this to the Nextcloud 31 milestone Nov 12, 2024
@skjnldsv skjnldsv requested review from susnux and a team November 12, 2024 11:47
@skjnldsv skjnldsv self-assigned this Nov 12, 2024
@skjnldsv skjnldsv requested review from nfebe, Pytal, Altahrim and artonge and removed request for a team November 12, 2024 11:47
@skjnldsv
Copy link
Member Author

/backport to stable30

@skjnldsv skjnldsv force-pushed the fix/encode-guest-file-request branch 2 times, most recently from 75029a8 to 79e0e73 Compare November 12, 2024 11:55
@skjnldsv
Copy link
Member Author

/compile rebase

@skjnldsv skjnldsv merged commit 034106d into master Nov 12, 2024
185 checks passed
@skjnldsv skjnldsv deleted the fix/encode-guest-file-request branch November 12, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Bug]: Upload Error with guest name containing umlaut in File Request
5 participants