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

[FIX] Use encodeURI in AmazonS3 contentDisposition file.name to prevent fail #9024

Merged
merged 2 commits into from
Dec 7, 2017
Merged

[FIX] Use encodeURI in AmazonS3 contentDisposition file.name to prevent fail #9024

merged 2 commits into from
Dec 7, 2017

Conversation

paulovitin
Copy link
Contributor

@RocketChat/core

Closes #8752

Adds:

  • encodeURI in AmazonS3 store to allow special chars in file name;

Adds:
  - encodeURI in AmazonS3 store to allow special chars in file name;
@CLAassistant
Copy link

CLAassistant commented Dec 6, 2017

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@geekgonecrazy geekgonecrazy left a comment

Choose a reason for hiding this comment

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

LGTM 👍 The quotes were supposed to help with this, but then makes quotes themselves in filenames break 😁

@geekgonecrazy geekgonecrazy added this to the 0.60.0 milestone Dec 7, 2017
@geekgonecrazy
Copy link
Contributor

@paulovitin thanks for your contribution!

@xenithorb this should help finish your fix from #8593 so you might be interested in this one :)

@rodrigok rodrigok merged commit e2b99ea into RocketChat:develop Dec 7, 2017
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.

4 participants