[
https://issues.apache.org/jira/browse/OFBIZ-5999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian Carlow updated OFBIZ-5999:
------------------------------------
Attachment: OFBIZ-5999.patch
This patch adds the .where(cond) method missing from the query statement. Would it be better, when encountered during bug fixes such as this one, to replace legacy queries (those using the EntityQuery.use(delegator).select()...etc) with newer methods (delegator.find() variants)?
> Find Order filtering broken
> ---------------------------
>
> Key: OFBIZ-5999
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5999> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: Trunk
> Reporter: Christian Carlow
> Attachments: OFBIZ-5999.patch
>
>
> The Find Order page at ordermgr/control/searchorders does not filter results.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)