Hello!

I just noticed that the e-mail validator for input fields accepts
strings like "u...@host.tld," (note the trailing comma).

As far as I understand the RFC, a comma may not be part of an e-mail
address. But the InternetAddress class of Java also parses this address
without an error.

So is this a bug in Tapestry _and_ Java or did I misread the RFC?

Regards
 Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to