|
From: Sławomir R. (J. <nh...@gm...> - 2010-12-29 15:01:04
|
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
|