Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 32666 invoked from network); 27 May 2010 16:25:04 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 May 2010 16:25:04 -0000 Received: (qmail 14620 invoked by uid 500); 27 May 2010 16:25:04 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 14583 invoked by uid 500); 27 May 2010 16:25:04 -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 14576 invoked by uid 99); 27 May 2010 16:25:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 16:25:04 +0000 X-ASF-Spam-Status: No, hits=-1472.5 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 May 2010 16:25:04 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4RGOhUr026528 for ; Thu, 27 May 2010 16:24:43 GMT Message-ID: <6826730.26231274977483786.JavaMail.jira@thor> Date: Thu, 27 May 2010 12:24:43 -0400 (EDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Assigned: (DIRSERVER-1402) Many Comparators are missing In-Reply-To: <58395479.1250796974948.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSERVER-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny reassigned DIRSERVER-1402: -------------------------------------------- Assignee: Emmanuel Lecharny > Many Comparators are missing > ---------------------------- > > Key: DIRSERVER-1402 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1402 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: 1.5.5 > Reporter: Emmanuel Lecharny > Assignee: Emmanuel Lecharny > Priority: Critical > Fix For: 2.0.0-RC1 > > > Many comparators are missing. More specifically, we have only one comparator for Strings, when we should have some for case sensitive strings, case insensitive strings, IA5 strings, substrings, etc... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.