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

Cannot handle graph path with special characters other than space(0x20) under iOS and Android #7509

Closed
andelf opened this issue Nov 29, 2022 · 1 comment
Assignees
Labels
fs File system mobile :type/bug Something isn't working. Affects daily use. :type/regression

Comments

@andelf
Copy link
Collaborator

andelf commented Nov 29, 2022

dir (some-> dir
(string/replace "file:///" "file://")
(string/replace " " "%20"))]

@andelf andelf added :type/bug Something isn't working. Affects daily use. :type/regression fs File system mobile labels Nov 29, 2022
@andelf andelf self-assigned this Nov 29, 2022
@andelf andelf changed the title Cannot handle paths with special characters other than space(0x20) under iOS and Android Cannot handle graph path with special characters other than space(0x20) under iOS and Android Nov 29, 2022
@cnrpman
Copy link
Collaborator

cnrpman commented May 12, 2023

Should be fixed by #8792

@cnrpman cnrpman closed this as completed May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fs File system mobile :type/bug Something isn't working. Affects daily use. :type/regression
Projects
Archived in project
Development

No branches or pull requests

2 participants