Version: 0.7.7 (using KDE KDE 3.2.3) Installed from: Slackware Packages OS: Linux when creating a filter that hide articles with a score <0 it displays no articles at all even if all the articles have the score of 0 [ it sould display the article with a score of 0] But if the filter rejects articles with a score of <=-1 , it behave correctly. <0 musts rejects all the article with a scrore less than 0 but not 0 <0 and <=-1 is the same , isn't it ???? it is simple math that knode is not aware of
Knode seems to know simple math fine :) I've just created a rule just like you said and it works fine here. If you still think there is something wrong, please take a look at ~/.kde/share/apps/knode/filters, find the .fltr file of your filter (you can do a 'grep "name=MyFilterBla" *.fltr') and attach it to this bug report reopening it, so I can take a look.