|
From: NHibernate J. <mik...@us...> - 2006-10-25 18:48:35
|
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.Beta2, 1.2.0.Beta1
Reporter: Cris Constantin
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
|