[
https://issues.apache.org/jira/browse/OFBIZ-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782285#action_12782285
]
Chatree Srichart commented on OFBIZ-3151:
-----------------------------------------
Hi Scott, Jacques
using "empty" is work fine but I think
....
<set field="parameters.statusId" from-field="nullField"/>
<set field="parameters.statusId_op" value="equals"/>
....
should work too.
If you do not think about that, I am OK.
Regards,
Chatree
> fix for using "equals" operator with null field in performFind service.
> -----------------------------------------------------------------------
>
> Key: OFBIZ-3151
> URL: https://issues.apache.org/jira/browse/OFBIZ-3151
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Chatree Srichart
> Fix For: SVN trunk
>
> Attachments: FindServices.java.diff
>
>
> Because I can not use "equals" operator with null field in performFind
> service. So I fixed for use one.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.