Skip to content

[Validator] URL validation fails if there is no slash after domain prefix and before query string #16536

@zorji

Description

@zorji

There was already a ticket reported and closed #15891

http://www.anyurl.com/?query=1 - valid URL
http://www.anyurl.com?query=1 - invalid URL (missing slash after .com and before query=1)

The fix fixed URL http://www.anyurl.com? but http://www.anyurl.com?query=1 still reported as invalid

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions