[
https://issues.apache.org/jira/browse/OFBIZ-11150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17032466#comment-17032466 ]
ASF subversion and git services commented on OFBIZ-11150:
---------------------------------------------------------
Commit 91d136bb3e277196ef1e9639b4ad7be1ac357a3e in ofbiz-framework's branch refs/heads/release18.12 from Michael Brohl
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=91d136b ]
Fixed: Form widget field with input-method="time-dropdown" unable to
understand the default time.
(OFBIZ-11150)
Thanks Wiebke Pätzold for reporting and providing the 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, Release Branch 17.12, Release Branch 18.12
> 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)