Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validator regex bug for isUrl #4

Closed
jaekwon opened this issue Jan 9, 2011 · 1 comment
Closed

Validator regex bug for isUrl #4

jaekwon opened this issue Jan 9, 2011 · 1 comment

Comments

@jaekwon
Copy link

jaekwon commented Jan 9, 2011

Chriso, I found a bug in the isUrl validator, where it thinks that the following string is a valid URL:

"1." or "123." or "asd."

The bug is an (i think) extraneous question mark after the TLD group, unless this is intentional.

  • J
@chriso
Copy link
Collaborator

chriso commented Jan 10, 2011

Thanks - this is fixed in the latest release (0.1.3)

rksp25 pushed a commit to rksp25/validator.js that referenced this issue Nov 4, 2022
feat(isMobilePhone): Added regex for Laos en-LA
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants