From dev-return-13724-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Oct 02 13:52:36 2006 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 64411 invoked from network); 2 Oct 2006 13:52:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Oct 2006 13:52:36 -0000 Received: (qmail 90215 invoked by uid 500); 2 Oct 2006 13:52:22 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 90175 invoked by uid 500); 2 Oct 2006 13:52:22 -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 90147 invoked by uid 99); 2 Oct 2006 13:52:22 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Oct 2006 06:52:22 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [209.237.227.198] ([209.237.227.198:39927] helo=brutus.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 1C/BA-16499-B7911254 for ; Mon, 02 Oct 2006 06:51:56 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F4005714313 for ; Mon, 2 Oct 2006 06:51:21 -0700 (PDT) Message-ID: <29911997.1159797081997.JavaMail.root@brutus> Date: Mon, 2 Oct 2006 06:51:21 -0700 (PDT) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Closed: (DIRSERVER-647) Fix LdapDN.normalize() method to take a normalizer mapping map In-Reply-To: <10209891.1150244429763.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DIRSERVER-647?page=all ] Alex Karasulu closed DIRSERVER-647. ----------------------------------- fixed and confirmed > Fix LdapDN.normalize() method to take a normalizer mapping map > -------------------------------------------------------------- > > Key: DIRSERVER-647 > URL: http://issues.apache.org/jira/browse/DIRSERVER-647 > Project: Directory ApacheDS > Issue Type: Task > Components: ldap > Reporter: Alex Karasulu > Assigned To: Emmanuel Lecharny > Fix For: 1.0-RC4 > > > Right now the OID_MAP is hardcoded into LdapDN using a static member. This was originally a test until later we can start using LdapDN.normalize( LdapDN, Map ). We still need to update the code for this. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira