You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2015/06/21 10:50:00 UTC

[jira] [Reopened] (OFBIZ-6523) service findOrders set viewSize and viewIndex to optional

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

Pierre Smits reopened OFBIZ-6523:
---------------------------------

Reopening.

Don't use UtilProperties, as it only applies configuration aspects in .properties files. Use EntityUtilProperties. This will use values in the SystemProperty entity, and will fall back to the .properties file when no data is available in the SystemProperty record.

This will make it more run time configurable for single instance and in multi-tenancy setups.

> service findOrders set viewSize and viewIndex to optional
> ---------------------------------------------------------
>
>                 Key: OFBIZ-6523
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6523
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Minor
>
> The findOrder service force the value viewSize and viewIndex. Set them as optionnal and if they aren't present resolve it from widgets.properties



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)