From dev-return-31702-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Fri Oct 23 20:24:23 2009 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 84797 invoked from network); 23 Oct 2009 20:24:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Oct 2009 20:24:23 -0000 Received: (qmail 29352 invoked by uid 500); 23 Oct 2009 20:24:23 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 29277 invoked by uid 500); 23 Oct 2009 20:24:23 -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 29131 invoked by uid 99); 23 Oct 2009 20:24:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Oct 2009 20:24:23 +0000 X-ASF-Spam-Status: No, hits=-10.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SUBJECT_FUZZY_TION 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; Fri, 23 Oct 2009 20:24:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 83A2C234C495 for ; Fri, 23 Oct 2009 13:23:59 -0700 (PDT) Message-ID: <1236856046.1256329439537.JavaMail.jira@brutus> Date: Fri, 23 Oct 2009 20:23:59 +0000 (UTC) From: "Felix Knecht (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSTUDIO-574) Add 'Cancel' button to "Select copy strategy" (was Abort of copy/paste not possible) In-Reply-To: <1773020755.1256312339428.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSTUDIO-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Knecht updated DIRSTUDIO-574: ----------------------------------- Attachment: patch_cancel_close.txt > Add 'Cancel' button to "Select copy strategy" (was Abort of copy/paste not possible) > ------------------------------------------------------------------------------------- > > Key: DIRSTUDIO-574 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-574 > Project: Directory Studio > Issue Type: Improvement > Components: studio-ldapbrowser > Environment: All > Reporter: Felix Knecht > Priority: Minor > Attachments: patch_cancel_close.txt > > > It's not possible to cancel to process once you selected once you selected 'Paste Entry'. It produces an error. > Reproduce: > - Open the LDAP Browser view > - Select an entry (Copy Entry / DN) > - Try to paste it to the parent of the selected entry > You get the "Select copy strategy" box, which contains only an "OK" button. Even when I try to close the box I get an error box, saying that the entry already exists (LDAP: error code 68) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.