Skip to content

Conversation

@ramondeklein
Copy link
Collaborator

@ramondeklein ramondeklein commented Jun 13, 2024

Fixes #3382 . The URL router cannot deal with path-encoded parameters properly, so we'll use query-encoding instead. This also encodes colons, equal signs, ... and this fixes this issue.

@ramondeklein ramondeklein self-assigned this Jun 13, 2024
@ramondeklein ramondeklein requested a review from cesnietor June 13, 2024 17:43
Copy link
Collaborator

@cesnietor cesnietor left a comment

Choose a reason for hiding this comment

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

@ramondeklein could you please add a test for it 🙏 , we have tests already for this function.

@cesnietor cesnietor requested a review from bexsoft June 13, 2024 18:13
@ramondeklein ramondeklein force-pushed the fix-share-file-3382 branch from 457c894 to 7e0592a Compare June 13, 2024 18:22
@ramondeklein ramondeklein force-pushed the fix-share-file-3382 branch from 7e0592a to cd00cce Compare June 13, 2024 18:24
Copy link
Collaborator

@cesnietor cesnietor left a comment

Choose a reason for hiding this comment

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

Tested LGTM

Copy link
Collaborator

@bexsoft bexsoft left a comment

Choose a reason for hiding this comment

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

LGTM

@bexsoft bexsoft merged commit f4d98a4 into minio:master Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Share link not working

3 participants