Re: Tap4: Email Validator RegEx Bug

2006-12-15 Thread Dennis Sinelnikov
ah, should've looked under /trunk before writing that email. Thanks Jesse! Jesse Kuhnert wrote: I think it ~was~ a bug until recently when it was fixed in 4.1.1. On 12/15/06, Dennis Sinelnikov <[EMAIL PROTECTED]> wrote: Hey guys, I believe one of my testers found a bug in the Email validator

Re: Tap4: Email Validator RegEx Bug

2006-12-15 Thread Jesse Kuhnert
I think it ~was~ a bug until recently when it was fixed in 4.1.1. On 12/15/06, Dennis Sinelnikov <[EMAIL PROTECTED]> wrote: Hey guys, I believe one of my testers found a bug in the Email validator. [EMAIL PROTECTED] => Fails validation [EMAIL PROTECTED] => OK. Looking at the regular expressi

Tap4: Email Validator RegEx Bug

2006-12-15 Thread Dennis Sinelnikov
Hey guys, I believe one of my testers found a bug in the Email validator. [EMAIL PROTECTED] => Fails validation [EMAIL PROTECTED] => OK. Looking at the regular expression in org.apache.tapestry.form.validator.Email, "[EMAIL PROTECTED],6}$" It looks like the "local part" of the email address