[
https://issues.apache.org/jira/browse/OFBIZ-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei Zhang updated OFBIZ-9230:
-----------------------------
Description:
To reproduce
1. Load test data <SystemProperty systemResourceId="widget"
systemPropertyId="widget.autocompleter.defaultMinLength"
systemPropertyValue="3"/>
2. Open https://localhost:8443/partymgr/control/main
3. You will still get warning below in log file
{quote}
2017-02-24 12:56:16,348 |http-nio-8443-exec-7 |EntityUtilProperties
|I| Could not get a system property for widget.autocompleter.defaultMinLength :
null
{quote}
was:
To reproduce
1. Load test data <SystemProperty systemResourceId="widget"
systemPropertyId="widget.autocompleter.defaultMinLength"
systemPropertyValue="3"/>
2. Open https://localhost:8443/partymgr/control/main
3. You will get warning below in log file
{quote}
2017-02-24 12:56:16,348 |http-nio-8443-exec-7 |EntityUtilProperties
|I| Could not get a system property for widget.autocompleter.defaultMinLength :
null
{quote}
> Missing reference to the delegator in
> framework/widget/templates/HtmlFormMacroLibrary.ftl
> -----------------------------------------------------------------------------------------
>
> Key: OFBIZ-9230
> URL: https://issues.apache.org/jira/browse/OFBIZ-9230
> Project: OFBiz
> Issue Type: Bug
> Components: ALL COMPONENTS
> Affects Versions: Trunk
> Reporter: Wei Zhang
> Assignee: Wei Zhang
>
> To reproduce
> 1. Load test data <SystemProperty systemResourceId="widget"
> systemPropertyId="widget.autocompleter.defaultMinLength"
> systemPropertyValue="3"/>
> 2. Open https://localhost:8443/partymgr/control/main
> 3. You will still get warning below in log file
> {quote}
> 2017-02-24 12:56:16,348 |http-nio-8443-exec-7 |EntityUtilProperties
> |I| Could not get a system property for widget.autocompleter.defaultMinLength
> : null
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)