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

[HOTFIX] support download files with utf8 names #3220

Merged
merged 1 commit into from
Sep 28, 2020

Conversation

daneryl
Copy link
Collaborator

@daneryl daneryl commented Sep 28, 2020

fixes #3219

PR checklist:

  • Update READ.me ?
  • Update API documentation ?

QA checklist:

  • Smoke test the functionality described in the issue
  • Test for side effects
  • UI responsiveness
  • Cross browser testing
  • Code review

@daneryl daneryl force-pushed the hotfix_3219_utf8_filenames branch from 3eff9b4 to 83dedb0 Compare September 28, 2020 14:26
@daneryl daneryl force-pushed the hotfix_3219_utf8_filenames branch from 83dedb0 to de31b4e Compare September 28, 2020 14:30
@daneryl daneryl marked this pull request as ready for review September 28, 2020 14:45
@mfacar mfacar self-requested a review September 28, 2020 15:07
@mfacar mfacar assigned mfacar and unassigned mfacar Sep 28, 2020
Copy link
Collaborator

@mfacar mfacar left a comment

Choose a reason for hiding this comment

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

Great! thanks for solving :).
I've tested some scenarios and only for the record, found that when the filename contains a single quote the original name is ignored and the file is downloaded with the internal name (this behavior is not related with the encoding issue)

@fnocetti
Copy link
Contributor

looks good to me too

@mfacar mfacar requested a review from fnocetti September 28, 2020 15:27
@mfacar mfacar self-assigned this Sep 28, 2020
@mfacar mfacar merged commit 817d796 into master Sep 28, 2020
@mfacar mfacar deleted the hotfix_3219_utf8_filenames branch September 28, 2020 15:27
@mfacar mfacar restored the hotfix_3219_utf8_filenames branch September 28, 2020 15:43
mfacar added a commit that referenced this pull request Sep 28, 2020
Merge pull request #3220 from huridocs/hotfix_3219_utf8_filenames
@mfacar mfacar deleted the hotfix_3219_utf8_filenames branch September 29, 2020 13:58
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.

3 participants