[ https://issues.apache.org/jira/browse/OFBIZ-13039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855192#comment-17855192 ]
ASF subversion and git services commented on OFBIZ-13039: --------------------------------------------------------- Commit 6b2fd96df8f7657209f604ee75fdbc341d5117d3 in ofbiz-framework's branch refs/heads/release18.12 from Jacques Le Roux [ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=6b2fd96df8 ] Revert "Fixed: dateType parameter not existing in "renderDateTimeField" Macro (OFBIZ-13039)" This reverts commit 35b4b89f285d92445d6ade017c72b20fa4aa0a89. It was my bad to change dateType to isDateType in 18.12. It's not implemented there. There is now no isDateType string at all in OFBiz code. I spotted this error in stable demo error.log > dateType parameter not existing in "renderDateTimeField" Macro > --------------------------------------------------------------- > > Key: OFBIZ-13039 > URL: https://issues.apache.org/jira/browse/OFBIZ-13039 > Project: OFBiz > Issue Type: Bug > Components: ecommerce > Affects Versions: 18.12.13 > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Major > Fix For: 18.12.13 > > > freemarker.core._MiscTemplateException: Macro "renderDateTimeField" has no > parameter with name "dateType". Valid parameter names are: name, className, > timeDropdownParamName, defaultDateTimeString, localizedIconTitle, > timeHourName, timeMinutesName, ampmName, compositeType, alert, isTimeType, > isDateType, amSelected, pmSelected, timeDropdown, classString, isTwelveHour, > hour1, hour2, minutes, shortDateInput, title, value, size, maxlength, id, > formName, mask, event, action, step, timeValues, tabindex, disabled, > isXMLHttpRequest > ---- > FTL stack trace ("~" means nesting-related): > - Failed at: @htmlTemplate.renderDateTimeField eve... [in template > "component://ecommerce/template/catalog/ProductDetail.ftl" at line 726, > column 17] > ---- -- This message was sent by Atlassian Jira (v8.20.10#820010)