Skip to content

Allow hash when loading local url (file://) #114

Closed
@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions