You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2007/10/06 23:32:50 UTC

[jira] Closed: (OFBIZ-966) Enhanced Email Validation in UtilValidate.java

     [ https://issues.apache.org/jira/browse/OFBIZ-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-966.
---------------------------------

    Resolution: Duplicate

I agree with Ray, I think that we should better use org.apache.commons.validator as suggested by John Martin in OFBIZ-668

> Enhanced Email Validation in UtilValidate.java
> ----------------------------------------------
>
>                 Key: OFBIZ-966
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-966
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 4.0
>            Reporter: AmitPatidar
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>             Fix For: Release Branch 4.0
>
>         Attachments: EmailValidation_patch.txt
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.