[
https://issues.apache.org/jira/browse/OFBIZ-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-4523.
----------------------------------
Resolution: Fixed
Assignee: Jacques Le Roux
Thanks Leon,
Your patch is in trunk r1195042
Too much conflicts since r1139875 to apply on releases
> 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
> Assignee: Jacques Le Roux
> 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.jspaFor more information on JIRA, see:
http://www.atlassian.com/software/jira