Skip to content

Is it a bug? #10

@lixinf

Description

@lixinf

When I try to search two key words, i found the result is zero. I checked code, and found it's more reasonale if
searchstring = searchstring.replace(' ', '+') is changed to searchstring = searchstring.replace('-', '+')
I am using the 1.1.0 version and I found whatever 1.2.0 or 1.1.0 will report error after download some patents.

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