From dev-return-30756-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Wed Jul 22 10:36:35 2009 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 86893 invoked from network); 22 Jul 2009 10:36:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Jul 2009 10:36:33 -0000 Received: (qmail 82724 invoked by uid 500); 22 Jul 2009 10:37:37 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 82628 invoked by uid 500); 22 Jul 2009 10:37:37 -0000 Mailing-List: contact dev-help@directory.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 dev@directory.apache.org Received: (qmail 82402 invoked by uid 99); 22 Jul 2009 10:37:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jul 2009 10:37:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jul 2009 10:37:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D9A2D234C045 for ; Wed, 22 Jul 2009 03:37:14 -0700 (PDT) Message-ID: <1426496798.1248259034890.JavaMail.jira@brutus> Date: Wed, 22 Jul 2009 03:37:14 -0700 (PDT) From: "Tomasz Juchniewicz (JIRA)" To: dev@directory.apache.org Subject: [jira] Created: (DIRSERVER-1385) Filter expression 'abc\' sended from Outlook parsed as null. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Filter expression 'abc\' sended from Outlook parsed as null. ------------------------------------------------------------- Key: DIRSERVER-1385 URL: https://issues.apache.org/jira/browse/DIRSERVER-1385 Project: Directory ApacheDS Issue Type: Bug Affects Versions: 1.5.4 Reporter: Tomasz Juchniewicz Priority: Minor I send filter like this: commonName= "abc\" and it is parsed as: (2.5.4.3=*null*). I send query from Outlook. I don't know, it is a Outlook or ApacheDS bug. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.