From dev-return-27624-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Oct 02 16:06:37 2008 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 10919 invoked from network); 2 Oct 2008 16:06:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Oct 2008 16:06:37 -0000 Received: (qmail 56140 invoked by uid 500); 2 Oct 2008 16:06:34 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 56051 invoked by uid 500); 2 Oct 2008 16:06:34 -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 55974 invoked by uid 99); 2 Oct 2008 16:06:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Oct 2008 09:06:33 -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, 02 Oct 2008 16:05:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5852A234C217 for ; Thu, 2 Oct 2008 09:05:44 -0700 (PDT) Message-ID: <517945824.1222963544360.JavaMail.jira@brutus> Date: Thu, 2 Oct 2008 09:05:44 -0700 (PDT) From: "Pierre-Arnaud Marcelot (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSTUDIO-292) Using the 'new entry'/'use existing entry as template' feature from the context menu of an entry, the parent dn is also copied from the template entry In-Reply-To: <269941481.1204732663893.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/DIRSTUDIO-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot updated DIRSTUDIO-292: --------------------------------------------- Summary: Using the 'new entry'/'use existing entry as template' feature from the context menu of an entry, the parent dn is also copied from the template entry (was: using the 'new entry'/'use existing entry as template' feature from the context menu of an entry, the parent dn is also copied from the template entry ) > Using the 'new entry'/'use existing entry as template' feature from the context menu of an entry, the parent dn is also copied from the template entry > ------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: DIRSTUDIO-292 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-292 > Project: Directory Studio > Issue Type: Improvement > Components: studio-ldapbrowser > Affects Versions: 1.1.0 > Environment: Fedora 8, Java SE Runtime ENvironment 1.6.0_04-b12, Apache Directory Studio 1.1.0.v20080303 > Reporter: Linus van Geuns > Assignee: Stefan Seelmann > Priority: Minor > Fix For: 1.3.0 > > > 1.) Open a connection to a LDAP directory server > 2.) Browse to some entry within you directory (entry a) > 3.) Choose 'New Entry' from the context menu of that entry. > 4.) Choose 'use existing entry as template' and browse to some entry (entry b) not directly underneath entry a and click 'Next'. > 5.) Just click 'Next' in the 'Object Classes' dialog. > 6.) In the dialog 'DIstinguished Name', Apache Directory fills in the parent from entry b, but we wanted to create a new entry underneath entry a. > I think, Apache Directory Studio should use entry a as parent. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.