[jira] Commented: (OFBIZ-894) Bug with java.util.Date Mapping

Posted by Nicolas Malin (Jira) on
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-894-Bug-with-java-util-Date-Mapping-tp180150p180152.html


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

David E. Jones commented on OFBIZ-894:
--------------------------------------

Changed to minor because this is a mostly unused bit of code (not part of primary or secondary best practices for most normal things) and in fact various related things are not even implemented. It is not causing problems with other parts of the system.

> Bug with java.util.Date Mapping
> -------------------------------
>
>                 Key: OFBIZ-894
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-894
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>         Environment: SUSE Linux 10.1
> MySql 5.0
>            Reporter: Michael Imhof
>         Assigned To: David E. Jones
>            Priority: Minor
>         Attachments: dateBug.patch
>
>
> Filling entity date fields of type java.util.Date produces error because UtilDateTime tries to
> convert type string ("java.util.Date") instead of value string ("2001-01-01 00:00:00")

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.