Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
Release Branch 4.0
-
None
Description
Hello,
I have found a bug in email address field that it accepts "amit@" string as a valid email address.
I have added code in "isEmail()" method of "UtilValidate.java" to fix this bug.
Now the above email address field value is not a valid email address.
Thanks and Regards.
Amit Patidar.