Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Explicitly decode the application path returned from window.location.pathname. #922

Merged
merged 1 commit into from
May 22, 2012

Conversation

RaymondLim
Copy link
Contributor

Fix #905

…tion.pathname. Otherwise the path is in utf-8 encoding.
@ghost ghost assigned RaymondLim May 22, 2012
@pthiess
Copy link
Contributor

pthiess commented May 22, 2012

looks good, I'm merging it in.

pthiess added a commit that referenced this pull request May 22, 2012
Explicitly decode the application path returned from window.location.pathname.
@pthiess pthiess merged commit eeda6ac into master May 22, 2012
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.

Brackets won't launch correctly if you have it in a folder with any high-ascii or double-byte characters.
2 participants