You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/05/03 02:48:00 UTC

DO NOT REPLY [Bug 24757] - GenericValidator.isEmail() fails for address "toto@web.d-"

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=24757>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=24757

GenericValidator.isEmail() fails for address "toto@web.d-"

husted@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From husted@apache.org  2004-05-03 00:47 -------
I believe that checking for each possible .cn domain is outside the scope of 
this validator. I'll update the Javadoc to note the limitation. Should you 
need to extend the email validator so that all of the country domains are 
checked, please give us the opportunity to consider the patch. I might suggest 
making a country domain validator a second validator dependant on the original 
validator.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org