Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B43C2113B3 for ; Wed, 11 Jun 2014 23:05:02 +0000 (UTC) Received: (qmail 63295 invoked by uid 500); 11 Jun 2014 23:05:02 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 63222 invoked by uid 500); 11 Jun 2014 23:05:02 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 63214 invoked by uid 500); 11 Jun 2014 23:05:02 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 63211 invoked by uid 99); 11 Jun 2014 23:05:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2014 23:05:02 +0000 Date: Wed, 11 Jun 2014 23:05:02 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-6602) [UI] createNetworkACL API action param value passed incorrectly 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/CLOUDSTACK-6602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028551#comment-14028551 ] ASF subversion and git services commented on CLOUDSTACK-6602: ------------------------------------------------------------- Commit 95b7330d5696aa150f1845b76c6021885c919aea in cloudstack's branch refs/heads/4.4-forward from [~jessicawang] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=95b7330 ] CLOUDSTACK-6602: UI - VPC - createNetworkACL - fix a bug that caused wrong value being passed to action parameter in API call. > [UI] createNetworkACL API action param value passed incorrectly > --------------------------------------------------------------- > > Key: CLOUDSTACK-6602 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6602 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: UI > Affects Versions: 4.4.0 > Reporter: Jayapal Reddy > Assignee: Jessica Wang > Priority: Blocker > Fix For: 4.4.0 > > Attachments: regression_caused_by.PNG > > > createNetworkACL&response=json&sessionkey=9PnsnXugAKpfi24BgcTNguWYMt0%3D&number=1&cidrlist=0.0.0.0%2F0&action=label.allow&protocol=tcp&startport=22&endport=22&traffictype=Ingress&aclid=f3022110-80fc-4f77-943c-33f7103a6aa3&_=1399524604770 > The action parameter from UI is passed incorrectly 'label.allow'. It supposed to 'allow' or 'deny'. -- This message was sent by Atlassian JIRA (v6.2#6252)