[
https://issues.apache.org/jira/browse/OFBIZ-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492485
]
Jacopo Cappellato commented on OFBIZ-933:
-----------------------------------------
In rev. 533352 I did a small fix to avoid the output validation error when no
search parameters are passed to the service; this partially address this issue.
However some of the search parameters are not working: for example the service
accepts the 'orderTypeId' as a list but the form post it as a string and this
is not working now... there are possibly other fields that are not working
properly.
> Problems with find orders change...
> -----------------------------------
>
> Key: OFBIZ-933
> URL: https://issues.apache.org/jira/browse/OFBIZ-933
> Project: OFBiz (The Open for Business Project)
> Issue Type: Bug
> Affects Versions: SVN trunk
> Reporter: Ray Barlow
>
> 1) Try doing a find orders with just a from date range and it crashes out:
> The Following Errors Occurred:
> The following required parameter is missing: [findOrders.paramList]
> thrudate does the same.
> 2) View an existing order for a party that you know has more than one order
> in the system. Click on the "Other Orders" link and it will switch to the
> find orders screen but there will be no results. There is a similar link in
> the party application as well that is no longer working.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.