Jacques Le Roux created OFBIZ-11150:
---------------------------------------
Summary: 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: Bug
Components: example
Affects Versions: Trunk
Reporter: Jacques Le Roux
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
(v7.6.14#76016)