Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7B1C7E117 for ; Tue, 18 Dec 2012 12:36:14 +0000 (UTC) Received: (qmail 76741 invoked by uid 500); 18 Dec 2012 12:36:13 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 76503 invoked by uid 500); 18 Dec 2012 12:36:13 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 76487 invoked by uid 99); 18 Dec 2012 12:36:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Dec 2012 12:36:12 +0000 Date: Tue, 18 Dec 2012 12:36:12 +0000 (UTC) From: "Abhinav Roy (JIRA)" To: cloudstack-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CLOUDSTACK-555) Getting "Uncaught TypeError: Cannot read property '0' of undefined" in UI while navigating to Ipaddresses section under the VPC 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-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhinav Roy closed CLOUDSTACK-555. ---------------------------------- Verified the fix with the latest 4.0.1 build, closing the issue. > Getting "Uncaught TypeError: Cannot read property '0' of undefined" in UI while navigating to Ipaddresses section under the VPC > -------------------------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-555 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-555 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: UI > Affects Versions: 4.0.1 > Reporter: Pranav Saxena > Assignee: Pranav Saxena > Fix For: 4.0.1 > > > Steps : > ================ > 1. Deploy Advanced zone setup. > 2. create a VPC. > 3. List Ip addresses belonging to the VPC by traversing > Networks-VPC -> VPC2 -> IP Addresses > The error seen in the firebug logs is : > Uncaught TypeError: Cannot read property '0' of undefined network.js:1338 > cloudStack.sections.network.sections.ipAddresses.listView.actions.add.preFilter network.js:1338 > makeListView listView.js:1366 > $.fn.listView listView.js:1871 > $browser.cloudBrowser.complete vpc.js:117 > $panel.animate.complete cloudBrowser.js:325 > opt.complete jquery.js:8282 > jQuery.fx.step jquery.js:8439 > t jquery.js:8348 > jQuery.extend.tick jquery.js:8467 > raf -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira