James Yong created OFBIZ-11959:
----------------------------------
Summary: Error in log when running renderDropDownField macro
Key: OFBIZ-11959
URL:
https://issues.apache.org/jira/browse/OFBIZ-11959 Project: OFBiz
Issue Type: Bug
Components: framework/widget
Affects Versions: Upcoming Branch
Reporter: James Yong
Assignee: James Yong
Fix For: Upcoming Branch
Following error in log when accessing
https://localhost:8443/example/control/FormWidgetExamples{code:java}
freemarker.core._MiscTemplateException: Can't convert boolean to string automatically, because the "boolean_format" setting was "true,false", which is the legacy deprecated default, and we treat it as if no format was set. This is the default configuration; you should provide the format explicitly for each place where you print a boolean.
{code}
disabled attribute is affected.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)