Skip to content

Fix error with copy file with spaces in title #670

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YozhikM
Copy link

@YozhikM YozhikM commented May 8, 2019

Hi, I am facing a situation in iOS.
Some users cannot copy files if there are blank spaces in their names.

The file “How%20Firm%20A%20Foundation.mscz” couldn’t be opened because there is no such file.

@jsamr
Copy link

jsamr commented May 17, 2019

@YozhikM RNFS is behaving appropriately. You should URL-decode the file name. Perhaps you run into this Document Picker bug.

@itinance itinance added discussion feedback-wanted review-required Review from community required labels Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants