[ https://issues.apache.org/jira/browse/OFBIZ-11150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wiebke Pätzold updated OFBIZ-11150: ----------------------------------- Attachment: OFBIZ-11150_UtilCodec.patch > Form widget field with input-method="time-dropdown" unable to understand the default time > ----------------------------------------------------------------------------------------- > > Key: OFBIZ-11150 > URL: https://issues.apache.org/jira/browse/OFBIZ-11150 > Project: OFBiz > Issue Type: Sub-task > Components: example > Affects Versions: Trunk > Reporter: Jacques Le Roux > Assignee: Michael Brohl > Priority: Minor > Attachments: OFBIZ-11150_UtilCodec.patch > > > I noticed this error in the example component some time ago (months), it's still there: > {noformat} > 2019-08-12 13:28:32,868 |jsse-nio-8443-exec-8 |MacroFormRenderer |W| Form widget field [field4] with input-method="time-dropdown" was not able to understand the default time [2019-08-12%2013:28:32.833]. The parsing > error was: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff] > 2019-08-12 13:28:32,877 |jsse-nio-8443-exec-8 |MacroFormRenderer |W| Form widget field [field5] with input-method="time-dropdown" was not able to understand the default time [2019-08-12%2013:28:32.833]. The parsing > error was: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff] > 2019-08-12 13:28:32,918 |jsse-nio-8443-exec-8 |MacroFormRenderer |W| Form widget field [field12] with input-method="time-dropdown" was not able to understand the default time [2019-08-12%2013:28:32.833]. The parsing > error was: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff] > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)