Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 50305 invoked from network); 24 Apr 2008 02:12:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Apr 2008 02:12:49 -0000 Received: (qmail 95526 invoked by uid 500); 24 Apr 2008 02:12:50 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 95497 invoked by uid 500); 24 Apr 2008 02:12:50 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 95482 invoked by uid 99); 24 Apr 2008 02:12:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Apr 2008 19:12:50 -0700 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; Thu, 24 Apr 2008 02:12:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6896F234C100 for ; Wed, 23 Apr 2008 19:09:21 -0700 (PDT) Message-ID: <1175569086.1209002961427.JavaMail.jira@brutus> Date: Wed, 23 Apr 2008 19:09:21 -0700 (PDT) From: "Regis Xu (JIRA)" To: commits@harmony.apache.org Subject: [jira] Closed: (HARMONY-5782) [classlib][jndi][ldap] - LdapContextImpl process federal name is not correct In-Reply-To: <1108511212.1208946802286.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 [ https://issues.apache.org/jira/browse/HARMONY-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Regis Xu closed HARMONY-5782. ----------------------------- Verified. It works fine. Thanks Tim. > [classlib][jndi][ldap] - LdapContextImpl process federal name is not correct > ---------------------------------------------------------------------------- > > Key: HARMONY-5782 > URL: https://issues.apache.org/jira/browse/HARMONY-5782 > Project: Harmony > Issue Type: Bug > Components: Classlib > Affects Versions: 5.0M5 > Reporter: Regis Xu > Assignee: Tim Ellison > Fix For: 5.0M6 > > Attachments: HARMONY-5782.diff > > > LdapContextImpl can't process federal name(names separate with "/") correctly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.