You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Michael Imhof (JIRA)" <ji...@apache.org> on 2007/04/16 10:06:15 UTC

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

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

Michael Imhof updated OFBIZ-894:
--------------------------------

    Attachment: dateBug.patch

> 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
>         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.