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

Raj Saini commented on OFBIZ-4188:
----------------------------------

>From seems to be in the "renderDateTimeField" Macro. Macro parameters 
>timeValues  have no default values and they are not passed form many ftls. The 
>solution is either we pass the value from the calling FTL or default assign 
>value to this. Passing a default value to the macro definition solves the 
>problem.

> Incompatible change of macro renderDateTimeField in r1070570
> ------------------------------------------------------------
>
>                 Key: OFBIZ-4188
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4188
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Manuela Gruendlinger
>            Assignee: Erwan de FERRIERES
>
> In r1070570 two new parameters "step" and "timeValues" have been introduced 
> without default values. This breaks all invocations. Using step="1" and 
> timeValues="" as default values works in local tests.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to