From: <leg...@at...> - 2003-12-11 06:15:17
|
Message: The following issue has been closed. Resolver: Gavin King Date: Thu, 11 Dec 2003 12:13 AM This was fixed a while ago. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-393 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-393 Summary: Send meaningful message when null passed to primitive setter(s) Type: Patch Status: Closed Priority: Minor Resolution: DUPLICATE Project: Hibernate2 Components: core Versions: 2.1 Assignee: Reporter: David Morris Created: Sat, 11 Oct 2003 1:51 AM Updated: Thu, 11 Dec 2003 12:13 AM Description: Current exception when passing null value to primitive setter does not indicate the setter that is in error. The attatched patch logs a warning message that identifies primitive value setters receiving null values. This has been a common error among our developers and a search of the forums indicates others have hit this as well. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |