Skip to content

url with query string not correctly parsed #3

@JanvanCasteren

Description

@JanvanCasteren

attributes like a href with query string in it (like href='https://docs.google.com/spreadsheets/d/someId/export?gid=0&format=csv' are not correctly parsed. Parsing stops when the '=' sign is reached.

in the above case https://docs.google.com/spreadsheets/d/someId/export?gid is returned as the attribute value

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