[
https://issues.apache.org/jira/browse/OFBIZ-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474806
]
Si Chen commented on OFBIZ-730:
-------------------------------
Stefan,
I committed the ofbiz_null1.diff in r 510172. The other file I'd like you to
go back and review it again. Many of these conditions are actually better
implemented to use the OFBIZ UtilValidate.isEmpty(...) method than to do these
outright null and .size() == 0 comparisons.
Si
> Fix some logic bugs which lead to NPE's
> ---------------------------------------
>
> Key: OFBIZ-730
> URL: https://issues.apache.org/jira/browse/OFBIZ-730
> Project: OFBiz (The Open for Business Project)
> Issue Type: Bug
> Affects Versions: SVN trunk
> Reporter: Stefan Huehner
> Assigned To: Si Chen
> Attachments: ofbiz_logic1.diff, ofbiz_null1.diff
>
>
> Hi,
> the attached patch fixes several logic bugs which can/will lead to
> NullPointerExceptions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.