Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3EC9310FC2 for ; Tue, 11 Mar 2014 18:24:33 +0000 (UTC) Received: (qmail 74262 invoked by uid 500); 11 Mar 2014 18:24:32 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 74216 invoked by uid 500); 11 Mar 2014 18:24:31 -0000 Mailing-List: contact dev-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 dev@cloudstack.apache.org Received: (qmail 74201 invoked by uid 99); 11 Mar 2014 18:24:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2014 18:24:30 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Jessica.Wang@citrix.com designates 66.165.176.89 as permitted sender) Received: from [66.165.176.89] (HELO SMTP.CITRIX.COM) (66.165.176.89) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2014 18:24:25 +0000 X-IronPort-AV: E=Sophos;i="4.97,632,1389744000"; d="scan'208";a="110327053" Received: from sjcpex01cl02.citrite.net ([10.216.14.144]) by FTLPIPO01.CITRIX.COM with ESMTP/TLS/AES128-SHA; 11 Mar 2014 18:24:04 +0000 Received: from SJCPEX01CL01.citrite.net ([169.254.1.167]) by SJCPEX01CL02.citrite.net ([10.216.14.144]) with mapi id 14.02.0342.004; Tue, 11 Mar 2014 11:24:02 -0700 From: Jessica Wang To: "daan.hoogland@gmail.com" CC: Alena Prokharchyk , Brian Federle , Stephen Turner , "dev@cloudstack.apache.org" Subject: RE: form for createNetworkACL in ui passes label name instead of contents Thread-Topic: form for createNetworkACL in ui passes label name instead of contents Thread-Index: AQHPPTFPaA2nb46qo0mYLMla/fXzd5rcjqaA//+OUiCAAANg0IAAE0mA Date: Tue, 11 Mar 2014 18:24:02 +0000 Message-ID: <4EFCA102B2C89A43BD3D0B497BFB878415BB6EC5@SJCPEX01CL01.citrite.net> References: <4EFCA102B2C89A43BD3D0B497BFB878415BB6DCD@SJCPEX01CL01.citrite.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.252.112.237] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Daan, I just fixed in master branch. Please try it. Thank you. Jessica -----Original Message----- From: Jessica Wang=20 Sent: Tuesday, March 11, 2014 10:16 AM To: daan.hoogland@gmail.com Cc: Alena Prokharchyk; Brian Federle; Stephen Turner; dev@cloudstack.apache= .org Subject: RE: form for createNetworkACL in ui passes label name instead of c= ontents Daan, Never mind. You did mention it's in master branch. Will fix it. Jessica -----Original Message----- From: Jessica Wang [mailto:Jessica.Wang@citrix.com]=20 Sent: Tuesday, March 11, 2014 10:05 AM To: daan.hoogland@gmail.com Cc: Alena Prokharchyk; dev@cloudstack.apache.org; Brian Federle; Stephen Tu= rner Subject: RE: form for createNetworkACL in ui passes label name instead of c= ontents Daan, Which branch did you find the bug, 4.3 branch, 4.3-forward branch or master= branch? Jessica -----Original Message----- From: Alena Prokharchyk=20 Sent: Tuesday, March 11, 2014 9:49 AM To: dev@cloudstack.apache.org; Jessica Wang Subject: Re: form for createNetworkACL in ui passes label name instead of c= ontents Jessica, can you help Daan? -Alena. On 3/11/14, 6:52 AM, "Daan Hoogland" wrote: >H, > >chasing a bug concerning cidr list length in acl creation I found that >the form for adding acl list rules passes 'label.allow' instead of >'allow' to the command being send. seams like someone did a halve >checkin. I am looking how to fix it but unfamiliar in this terrain so >any hints are usefull. > >this is master >--=20 >Daan