mailgun / validator-demo

Mailgun email address jquery validation plugin http://mailgun.github.io/validator-demo/
Apache License 2.0
257 stars 80 forks source link

JS error - success is not defined #19

Open Sicria opened 8 years ago

Sicria commented 8 years ago

A JS error is thrown when the timeout occurs because of an undefined variable here. https://github.com/mailgun/validator-demo/blob/master/mailgun_validator.js#L100

This was introduced here https://github.com/mailgun/validator-demo/commit/d0012f4aa9fc92b6be114ae6341be4fdd518205a#diff-2058a81314d1963d903b2bfdf54a9773L75

msigley commented 8 years ago

My latest version of this already had this bug fixed last November. I'll submit a PR to fix this.