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 2009/11/23 22:37:39 UTC

[jira] Closed: (OFBIZ-770) Use UtilValidate.is(Not)Empty methods instead of repeated (obj == null) || (obj.size == 0)

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

Jacques Le Roux closed OFBIZ-770.
---------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Should be fixed at r883492

> Use UtilValidate.is(Not)Empty methods instead of repeated (obj == null) || (obj.size == 0)
> ------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-770
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-770
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Stefan Huehner
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ofbiz-770-FindFacilityPhysicalInventory.bsh.patch, ofbiz_isEmpty1.diff, ofbiz_isEmpty2.diff
>
>
> Hi,
> this task is to keep track of the conversion of hardcoded isEmpty checks to the existing UtilValidate methods.

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