[ http://216.121.112.228/browse/NH-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fabio Maulo closed NH-2694.
---------------------------
Resolution: Not an Issue
Wrong usage.
Correct:
query = query.Where(expression);
The next time, please read what mean "Blocker" thinking that the subject is NHibernate and not your project, especially when you do the same thing 2 times in few minutes.
For question use the nhusers list.
Thanks.
> CLONE - Where clause error
> --------------------------
>
> Key: NH-2694
> URL: http://216.121.112.228/browse/NH-2694
> Project: NHibernate
> Issue Type: Bug
> Components: Linq Provider
> Affects Versions: 3.1.0
> Reporter: Alexander Kozlenko
> Attachments: nh-v3.1.0.4000-bug-1.txt, NHibernate.NH2689.TestCase.zip
>
>
> Have a query as "query.Where(x => expression(x)).ToList()" where "expression" is "LambdaExpression.Lambda(Expression.IsTrue(...), ...)" which trows this exception on data fetch.
--
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
|