|
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
|
|
From: NHibernate J. <nh...@gm...> - 2008-06-15 17:41:56
|
[ http://jira.nhibernate.org/browse/NH-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fabio Maulo updated NH-1157:
----------------------------
Fix Version/s: (was: 2.0.0.Alpha2)
2.0.0.Beta1
> 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
> Fix For: 2.0.0.Beta1
>
>
> 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
|
|
From: NHibernate J. <nh...@gm...> - 2008-06-29 21:17:14
|
[ http://jira.nhibernate.org/browse/NH-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fabio Maulo updated NH-1157:
----------------------------
Fix Version/s: (was: 2.0.0.Beta1)
2.0.0.Beta2
> 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
> Fix For: 2.0.0.Beta2
>
>
> 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
|
|
From: NHibernate J. <nh...@gm...> - 2008-09-30 12:26:22
|
[ http://jira.nhibernate.org/browse/NH-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fabio Maulo updated NH-1157:
----------------------------
Fix Version/s: (was: 2.1.0.Alpha1)
> 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
|
|
From: Fabio M. (JIRA) <nh...@gm...> - 2011-06-17 18:11:31
|
[ http://216.121.112.228/browse/NH-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21302#action_21302 ]
Fabio Maulo commented on NH-1157:
---------------------------------
Can you provide the test ?
http://nhforge.org/blogs/nhibernate/archive/2008/10/04/the-best-way-to-solve-nhibernate-bugs-submit-good-unit-test.aspx
> SubSelect Fetching does not work with MultiCriteria
> ---------------------------------------------------
>
> Key: NH-1157
> URL: http://216.121.112.228/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://216.121.112.228/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|