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.
[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 must be more than 1
character. Looking at RFC2821, I did not see this limitation.
I could use a pattern validator, no biggie. Wanted to check if this in
fact a bug, I'll be happy to file it as well...
Thanks,
Dennis
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]