On Nov 30, 2007 5:19 PM, Lars Lindner <[EMAIL PROTECTED]> wrote: > On Nov 30, 2007 4:56 PM, Erich Schubert <[EMAIL PROTECTED]> wrote: > > Hi Lars, > > > If possible please post the output of a run with > > > > > > $ liferea --debug-db | grep "CREATE VIEW" > > > > > > it could be that the DB view WHERE clause for the search folder is > > > incorrect. > > > > WHERE (items.title LIKE '%Tango%' OR items.description LIKE '%Tango%') > > AND (items.title LIKE '%Gnome%' OR items.description LIKE '%Gnome%') AND > > items.comment != 1; > > > > I'm missing a NOT after the AND. > > Yes, it's clearly wrong. I promise to check the view generation logic.
I found the code to be broken, ignoring the negative logic. I somehow dropped it during the last rewrite. I fixed this in SVN. Solution will be released upstream with 1.4.9 Regards, Lars -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]