Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 69187 invoked from network); 5 Dec 2004 20:18:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Dec 2004 20:18:02 -0000 Received: (qmail 51356 invoked by uid 500); 5 Dec 2004 20:18:01 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 51304 invoked by uid 500); 5 Dec 2004 20:18:01 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 51290 invoked by uid 99); 5 Dec 2004 20:18:01 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of aok123@bellsouth.net designates 205.152.59.65 as permitted sender) Received: from imf17aec.mail.bellsouth.net (HELO imf17aec.mail.bellsouth.net) (205.152.59.65) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 05 Dec 2004 12:18:00 -0800 Received: from [172.16.1.7] ([65.80.200.112]) by imf17aec.mail.bellsouth.net (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP id <20041205201757.UVJ1994.imf17aec.mail.bellsouth.net@[172.16.1.7]> for ; Sun, 5 Dec 2004 15:17:57 -0500 Message-ID: <41B36D08.9080909@bellsouth.net> Date: Sun, 05 Dec 2004 15:18:16 -0500 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041201) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: kmail LPAREN instead of OR References: <200412050039.56801.mark@ScheduleWorld.com> In-Reply-To: <200412050039.56801.mark@ScheduleWorld.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Mark Swanson wrote: >Hello, > >When I do a search against eve using KMail I get this: >(I do not get this error with OpenLDAP) > >line 1:1: expecting LPAREN, found 'OR' > >(As I'm having auth troubles I don't know if this is auth related...) > >Cheers. > > > Yeah this is a really stupid bug on my part. I used the pretty print function for a filter here and hence the OR you saw. I fixed it here: https://svn.apache.org/viewcvs.cgi?rev=109908&view=rev Alex