Skip to content

Properly encode path when fetching inherited shares - #24382

Merged
ChristophWurst merged 1 commit into
masterfrom
bugfix/noid/urlencode-inherited-shares
Nov 26, 2020
Merged

Properly encode path when fetching inherited shares#24382
ChristophWurst merged 1 commit into
masterfrom
bugfix/noid/urlencode-inherited-shares

Conversation

@juliusknorr

Copy link
Copy Markdown
Member

Otherwise fetching inherited shares fails on IE (maybe also on other browsers if they don't autoencode url parameters as my latest chromium/ff does) with a normalization error:

normalizing failed for "/admin/files/Pathfoumlauts/Für tests"

Signed-off-by: Julius Härtl <jus@bitgrid.net>

@ChristophWurstChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

whoopsie

@ChristophWurst
ChristophWurst merged commit bb7e1bd into masterNov 26, 2020
@ChristophWurst
ChristophWurst deleted the bugfix/noid/urlencode-inherited-shares branch November 26, 2020 09:23
@juliusknorr

Copy link
Copy Markdown
MemberAuthor

/backport to stable20

@juliusknorr

Copy link
Copy Markdown
MemberAuthor

/backport to stable19

@juliusknorr

Copy link
Copy Markdown
MemberAuthor

/backport to stable18

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.

3 participants

@juliusknorr@rullzer@ChristophWurst