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

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

Commit 7a709d6de39e8fdd6f5c374fecd2fc3945647797 in ofbiz-plugins's branch 
refs/heads/release18.12 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=7a709d6de ]

Fixed: dateType parameter not existing in "renderDateTimeField" Macro 
(OFBIZ-13039)

Previous commit (4de5d7bf7e3f077cc81bd1d62bb1848c83c9392b) was wrong. I put back
dateType="date" parameter when isDateType=true should have been used.
It was put in with OFBIZ-12126 but then not changed in templates plugins

It also fixes commit ba1b753ef6d653e6e7aeeca4add330c627cabf91 of OFBIZ-7949

So this replaces dateType="date" by isDateType=true in "renderDateTimeField"
Macro in:
ProductDetail.ftl
EditShoppingList.ftl
EditTaskAndAssoc.ftl
ListSurveys.ftl


> Refactor MacroFormRenderer to use RenderableFtlElements for datetime fields
> ---------------------------------------------------------------------------
>
>                 Key: OFBIZ-12126
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12126
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework/widget
>    Affects Versions: Trunk, Upcoming Branch
>            Reporter: Daniel Watford
>            Assignee: Daniel Watford
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>
> As part of refactoring MacroFormRenderer (OFBIZ-11456), the 
> renderDateTimeField method should be refactored to create 
> RenderableFtlElements and pass them to an FtlWriter.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to