You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Leon (Updated) (JIRA)" <ji...@apache.org> on 2011/10/27 10:08:32 UTC

[jira] [Updated] (OFBIZ-4523) trivial update to ModelViewEntity.java

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

Leon updated OFBIZ-4523:
------------------------

    Attachment: OFBIZ-4523.patch
    
> trivial update to ModelViewEntity.java
> --------------------------------------
>
>                 Key: OFBIZ-4523
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4523
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Leon
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4523.patch
>
>
> Since the relFieldName of ViewConditionExpr object could never been null, so correct comparation "this.relFieldName == null" to "UtilValidate.isEmpty(this.relFieldName)".
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira