Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 8198 invoked from network); 28 Sep 2009 11:13:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Sep 2009 11:13:38 -0000 Received: (qmail 89374 invoked by uid 500); 28 Sep 2009 11:13:37 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 89305 invoked by uid 500); 28 Sep 2009 11:13:37 -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 89297 invoked by uid 99); 28 Sep 2009 11:13:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Sep 2009 11:13:37 +0000 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; Mon, 28 Sep 2009 11:13:36 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 069AD234C004 for ; Mon, 28 Sep 2009 04:13:16 -0700 (PDT) Message-ID: <462187417.1254136396011.JavaMail.jira@brutus> Date: Mon, 28 Sep 2009 04:13:16 -0700 (PDT) From: "Pierre-Arnaud Marcelot (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSTUDIO-488) new context entry creation is not shown just after connection In-Reply-To: <883521332.1240846350377.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSTUDIO-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760216#action_12760216 ] Pierre-Arnaud Marcelot commented on DIRSTUDIO-488: -------------------------------------------------- It seems to be working fine for me... I'm getting the "New Context Entry" menu item when I right-click on the "Root DSE" and "DIT" nodes. I tried with an old connection but also with a freshly created connection. > new context entry creation is not shown just after connection > ------------------------------------------------------------- > > Key: DIRSTUDIO-488 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-488 > Project: Directory Studio > Issue Type: Bug > Affects Versions: 1.4.0 > Reporter: Emmanuel Lecharny > Priority: Minor > Fix For: 1.5.0 > > > When connecting on a server, if one right click on the DIT, the menu offers to create a new entry, not a context entry. If one click on, say, rootDSE just after the connection, then right-click on the DIT, then the menu offers to create a context-entry. > It seems that the state is not correctly updated after the connection, some initial action being necessary to be able to have the correct menu. > A very minor problem though ... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.