Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C397D200BD4 for ; Fri, 16 Dec 2016 23:55:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C24DA160B24; Fri, 16 Dec 2016 22:55:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3A361160B10 for ; Fri, 16 Dec 2016 23:55:59 +0100 (CET) Received: (qmail 25238 invoked by uid 500); 16 Dec 2016 22:55:58 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 25225 invoked by uid 99); 16 Dec 2016 22:55:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2016 22:55:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 520432C03DD for ; Fri, 16 Dec 2016 22:55:58 +0000 (UTC) Date: Fri, 16 Dec 2016 22:55:58 +0000 (UTC) From: "Karl Wright (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CONNECTORS-1357) Deleting a notification connector with the "Delete" button in the List of Notification Connections tries to delete a transformation connection instead MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 16 Dec 2016 22:55:59 -0000 [ https://issues.apache.org/jira/browse/CONNECTORS-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15755726#comment-15755726 ] Karl Wright commented on CONNECTORS-1357: ----------------------------------------- I committed this to the release branch for 2.6 as well. > Deleting a notification connector with the "Delete" button in the List of Notification Connections tries to delete a transformation connection instead > ------------------------------------------------------------------------------------------------------------------------------------------------------ > > Key: CONNECTORS-1357 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1357 > Project: ManifoldCF > Issue Type: Bug > Affects Versions: ManifoldCF 2.2 > Reporter: Markus Schuch > Assignee: Markus Schuch > Priority: Minor > Fix For: ManifoldCF 2.6 > > > When deleting a notification connection with the Delete button in the list of notification connections manfoldcf will delete a transformation connection with that name instead. > {{/manifoldcf/framework/crawler-ui/src/main/webapp/listnotifications.jsp}} sets the wrong connection type. -- This message was sent by Atlassian JIRA (v6.3.4#6332)