[ http://jira.nhibernate.org/browse/NH-776?page=all ]
Cris Constantin updated NH-776:
-------------------------------
Attachment: NH776.zip
Attached the test. Hibernate 3.2 has the "lazy" attribute on the one-to-one mapping, maybe it should be ported?
> 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
> 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
|