Open yayamamo opened 9 years ago
In the lode.js, to encode contents for URI, encodeURIComponent is used while unescape is used to decode. This makes some problems such as handling UTF-8 characters inappropriately.
So, I fixed. https://github.com/yayamamo/lodestar/commit/14e55e365515c4784af833068c8b337c6a08c53f
In the lode.js, to encode contents for URI, encodeURIComponent is used while unescape is used to decode. This makes some problems such as handling UTF-8 characters inappropriately.
So, I fixed. https://github.com/yayamamo/lodestar/commit/14e55e365515c4784af833068c8b337c6a08c53f