You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 30 Jan 2014 at 11:31
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 30 Jan 2014 at 11:31The text was updated successfully, but these errors were encountered: