Skip to content

url validator not working properly #427

Open
@nikosalexakis

Description

@nikosalexakis

Hi,

I would like to report a bug.
The url validator doesn't accept valid urls with localhost or an IP
and it accepts invalid urls (with text before a valid url)
i.e.
"http://localhost/index.html" --> INVALID
"http://123.1.2.3/index.html" --> INVALID
"sometexthttp://sample.com/index.html" --> VALID

You can find a example here:
https://jsfiddle.net/0mg1v81e/2086/

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