[jira] Created: (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-tp180150.html

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
            Priority: Critical


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.