[jira] [Commented] (OFBIZ-11959) Error in log when running renderDropDownField macro

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11959) Error in log when running renderDropDownField macro

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17178242#comment-17178242 ]

ASF subversion and git services commented on OFBIZ-11959:
---------------------------------------------------------

Commit eb4f082fef5ba9e9a56c2ec7a2678952372844f3 in ofbiz-framework's branch refs/heads/trunk from James Yong
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=eb4f082 ]

Fixed: Error in log when running renderDropDownField macro (OFBIZ-11959)

Fixed unable to render the disable attribute.


> 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
>            Priority: Minor
>             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)