[ http://216.121.112.228/browse/NH-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21076#action_21076 ]
Andrei Alecu commented on NH-2701:
----------------------------------
Actually, I think this should be major, not trivial. Can't work around it while maintaining full function. :)
> Cannot use Linq Skip() in conjunction with FetchMany and ToFuture
> -----------------------------------------------------------------
>
> Key: NH-2701
> URL: http://216.121.112.228/browse/NH-2701
> Project: NHibernate
> Issue Type: Bug
> Components: Core
> Affects Versions: 3.2.0Alpha3
> Reporter: Andrei Alecu
> Attachments: nh2701 failing test.patch
>
>
> Using .Skip() in conjunction with a query that uses FetchMany/Fetch() and .ToFuture() results in the following error:
> System.ArgumentException : Object of type 'System.Collections.ArrayList' cannot be converted to type 'System.Collections.Generic.IEnumerable`1[System.Object]'.
> Failing unit test attached.
--
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
|