Skip to content

Fixed share/download object regression #1296

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

Merged
merged 2 commits into from
Dec 6, 2021
Merged

Conversation

Alevsk
Copy link
Contributor

@Alevsk Alevsk commented Dec 6, 2021

There's one new issue this bug fix exposed which is downloading objects with Chinese characters goes from:

小飼弾小飼弾小飼弾.jpg -> å°_飼弾å°_飼弾å°_飼弾.jpeg

I'll address this on the next PR

Test

Please test by uploading an object with name 小飼弾小飼弾小飼弾.jpg, then:

  • download the object
  • preview the object
  • share the object
  • create path prefix and upload the object again and repeat the first three steps

Signed-off-by: Lenin Alevski alevsk.8772@gmail.com

Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com>
@Alevsk Alevsk self-assigned this Dec 6, 2021
@Alevsk Alevsk linked an issue Dec 6, 2021 that may be closed by this pull request
harshavardhana
harshavardhana previously approved these changes Dec 6, 2021
Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com>
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.

Empty bytes issue is fixed. Still missing the issue with file names, this PR passes

@bexsoft bexsoft merged commit 3ce0b3d into minio:master Dec 6, 2021
@Alevsk Alevsk deleted the issue-1293 branch December 7, 2021 19:30
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.

Can't download chinese name file from minio console
3 participants