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 for #7184 spaces changed in s3 direct download #7186

Conversation

qqmyers
Copy link
Member

@qqmyers qqmyers commented Aug 11, 2020

What this PR does / why we need it: Correctly encodes space characters so that filenames are rendered correctly in S3 direct downloads

Which issue(s) this PR closes:

Closes #7184

Special notes for your reviewer:

Suggestions on how to test this: Do a direct download of a file with a space in the name - you should see that space instead of a '+' char as now.

Does this PR introduce a user interface change? If mockups are available, please link/include them here: no

Is there a release notes update needed for this change?: no

Additional documentation:

@coveralls
Copy link

coveralls commented Aug 12, 2020

Coverage Status

Coverage decreased (-0.0003%) to 19.543% when pulling fb38e66 on QualitativeDataRepository:IQSS/7184-encode_space_in_filename-correctly into cdbb7f2 on IQSS:develop.

IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from Code Review 🦁 to QA 🔎✅ Aug 21, 2020
@kcondon kcondon self-assigned this Aug 24, 2020
@kcondon
Copy link
Contributor

kcondon commented Aug 24, 2020

@qqmyers Can you refresh this from dev when you get a chance, I think it still is using 4.20

@kcondon kcondon merged commit 6e1fe74 into IQSS:develop Aug 24, 2020
IQSS/dataverse (TO BE RETIRED / DELETED in favor of project 34) automation moved this from QA 🔎✅ to Done 🚀 Aug 24, 2020
@djbrooke djbrooke added this to the 5.1 milestone Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

+ added as separator character on direct-from-S3 downloads
5 participants