|
From: Fabio M. (JIRA) <nh...@gm...> - 2011-05-23 20:11:48
|
[ http://216.121.112.228/browse/NH-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21161#action_21161 ]
Fabio Maulo commented on NH-2477:
---------------------------------
Test available in the trunk
> Count after Take return incorect value
> --------------------------------------
>
> Key: NH-2477
> URL: http://216.121.112.228/browse/NH-2477
> Project: NHibernate
> Issue Type: Bug
> Components: Linq Provider
> Affects Versions: 3.0.0.GA
> Reporter: Sławomir Rosiek
> Priority: Minor
>
> The following query
> issues.Take(30).Count()
> return value greater than 30. It should return at most 30.
--
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
|