From: NHibernate J. <mik...@us...> - 2006-11-06 10:51:28
|
[ http://jira.nhibernate.org/browse/NH-776?page=all ] Sergey Koshcheyev updated NH-776: --------------------------------- Fix Version: 1.2.0.Beta2 Version: (was: 1.2.0.Beta2) > one-to-one to proxied types not handling missing associated classes correctly (as null) > --------------------------------------------------------------------------------------- > > Key: NH-776 > URL: http://jira.nhibernate.org/browse/NH-776 > Project: NHibernate > Type: Bug > Components: Core > Versions: 1.2.0.Beta1 > Reporter: Cris Constantin > Fix For: 1.2.0.Beta2 > Attachments: NH776.zip > > version 1.0.2 correctly return nulls for missing associated classes, even when the associated type was proxied. 1.2.0 throws No row with the given identifier exists. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.nhibernate.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |