Currently passing hashes along with url does not work. A fix would be required
in utils.pyx in the GetNavigateUrl() function, urllib_pathname2url() should not
be called for the hash url. The original url is modified to support filenames
with chinese characters, see the code:
https://code.google.com/p/cefpython/source/browse/cefpython/utils.pyx?r=5cfc17ad
4b23#46
Original issue reported on code.google.com by czarek.t...@gmail.com on 30 Jan 2014 at 11:31
Original issue reported on code.google.com by
czarek.t...@gmail.com
on 30 Jan 2014 at 11:31