yasser777 / nettiers

Automatically exported from code.google.com/p/nettiers
0 stars 0 forks source link

Filter does not work with multiple OR clauses #243

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Set the filter with several or clauses (col1=1 OR col2=2 OR COL3=1)
2.  Analyze the returned dataset.  The OR is actually treated like an AND
3.

What is the expected output? What do you see instead?
The multiple OR clauses should work

What version of .netTiers and CodeSmith are you using?
Codesmith 4.x and .netTiers 2.3

Please use labels and text to provide additional information.
I am attaching a suggested fix to this involving changes to 
entityfilter.cst.

Original issue reported on code.google.com by jbai...@baileysc.com on 22 Jul 2009 at 5:32

Attachments:

GoogleCodeExporter commented 9 years ago
Hello,

Do you have a sample schema / sample code to reproduce this?

Thanks
-Blake Niemyjski

Original comment by bniemyjski on 8 Sep 2009 at 7:38

GoogleCodeExporter commented 9 years ago
Hello,  
Your proposition does not take into account expression containing one AND and 
OR 
simultaneously.
I am also blocked by this bug.

Original comment by david.de...@gtempaccount.com on 11 Dec 2009 at 4:08

GoogleCodeExporter commented 9 years ago
http://community.codesmithtools.com/CodeSmith_Community/b/nettiers/archive/2006/
03/09/10861.aspx

Original comment by EAI.Fr...@gmail.com on 11 Aug 2010 at 8:11

GoogleCodeExporter commented 9 years ago
Should not this broken functionality be removed?

Original comment by EAI.Fr...@gmail.com on 11 Aug 2010 at 8:12