|
From: NHibernate J. <mik...@us...> - 2007-09-30 18:00:59
|
SubSelect Fetching does not work with MultiCriteria
---------------------------------------------------
Key: NH-1157
URL: http://jira.nhibernate.org/browse/NH-1157
Project: NHibernate
Issue Type: Bug
Components: Core
Affects Versions: 2.0.0.Alpha1
Reporter: Craig Neuwirt
Priority: Major
I tried to create a unit test to demonstrate, but a lot of the unit tests seem to be failing. Is this the case?
Anyway, the Loader.Transpose is not properly handling the IList keys that are passed in. The list
show to be an array of arrays, but the method is treating it as a single Array. I will continue to get a unit
test in the mean time.
--
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
|