Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Fix unicode path and filename#1

Open
zohead wants to merge 2 commits intozedapp:masterfrom
zohead:fix-unicode-path
Open

Fix unicode path and filename#1
zohead wants to merge 2 commits intozedapp:masterfrom
zohead:fix-unicode-path

Conversation

@zohead
Copy link

@zohead zohead commented Mar 26, 2016

staticserver currently doesn't handle unicode filename or filename with special characters correctly.

I add a StringToBinary function in server.js,
maybe this should be in js/fs/util.js of main zed repository?
other users may also need convert JavaScript string to binary string.

zohead added 2 commits March 26, 2016 17:22
…ial characters

Add StringToBinary function, fix serveFileListing doesn't handle unicode filename correctly bug
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant