Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 82391 invoked from network); 16 Jun 2006 07:41:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jun 2006 07:41:49 -0000 Received: (qmail 62370 invoked by uid 500); 16 Jun 2006 07:41:48 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 62331 invoked by uid 500); 16 Jun 2006 07:41:47 -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 62320 invoked by uid 99); 16 Jun 2006 07:41:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jun 2006 00:41:47 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jun 2006 00:41:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9DCC17141EF for ; Fri, 16 Jun 2006 07:40:30 +0000 (GMT) Message-ID: <26004164.1150443630642.JavaMail.jira@brutus> Date: Fri, 16 Jun 2006 07:40:30 +0000 (GMT+00:00) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Resolved: (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-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DIRSERVER-647?page=all ] Emmanuel Lecharny resolved DIRSERVER-647: ----------------------------------------- Resolution: Fixed The ugy trick used to normalize has been wiped off the code. > 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 > Type: Task > Components: ldap > Reporter: Alex Karasulu > Assignee: 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