Hello, The '+' character is a valid email address character. The Struts email validator (com.opensymphony.xwork2.validator.validators.EmailValidator) does not support the '+' character. I noticed that the validator implementation is custom (using a regex). Maybe it would be better to use already existing implementation (java and apache commons have one). Best regards, --
Thim Anneessens
IT Department ![]()
|
- Bug with email validatior - Does not accept valid characte... Thim Anneessens
- Re: Bug with email validatior - Does not accept valid... Lukasz Lenart
- Re: Bug with email validatior - Does not accept v... Thim Anneessens