Skip to content

Image URLs with commas incorrectly parsed #5

@ryanlward

Description

@ryanlward

Probably an edge case for many, but we have image urls with query parameters like:

https://my.site/image.jpg?foo=bar,baz

The initial parse call is a string split on ',', baz gets trimmed off into its own source.

I'm trying to thing of a way to regex this and if I come up with a solution I'll submit a PR.

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