Skip to main content

Bug Tracker

Side navigation

#14777 closed bug (notabug)

Opened February 10, 2014 04:45PM UTC

Closed February 10, 2014 05:57PM UTC

jquery.validate plugin email validation dots in domain name

Reported by: chentong Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.11.0-rc1
Keywords: Cc:
Blocked by: Blocking:
Description

Hi,

using http://jquery.bassistance.de/validate/demo/

I can see it gives error when I try "a@a..com"

but will not give error for "a@a.a..com" (three dots in total)

I can see the regex is at line number 1017 of the lastest http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.js.

Many Thanks,

Best Wishes,

Tong

Attachments (0)
Change History (2)

Changed February 10, 2014 04:49PM UTC by chentong comment:1

repro using the email address from http://jsfiddle.net/HjcPD/ and paste into the demo page email address field.

Changed February 10, 2014 05:57PM UTC by scottgonzalez comment:2

resolution: → notabug
status: newclosed

This bug tracker is only for jQuery core, not for plugins.