Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-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 727D4109FE for ; Tue, 19 Nov 2013 12:49:30 +0000 (UTC) Received: (qmail 28716 invoked by uid 500); 19 Nov 2013 12:49:25 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 28669 invoked by uid 500); 19 Nov 2013 12:49:23 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 28634 invoked by uid 99); 19 Nov 2013 12:49:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Nov 2013 12:49:21 +0000 Date: Tue, 19 Nov 2013 12:49:21 +0000 (UTC) From: "Andrii Tkach (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-3806) Cannot save Default configs when overridden config present 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/AMBARI-3806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrii Tkach updated AMBARI-3806: --------------------------------- Attachment: AMBARI-3806.patch > Cannot save Default configs when overridden config present > ---------------------------------------------------------- > > Key: AMBARI-3806 > URL: https://issues.apache.org/jira/browse/AMBARI-3806 > Project: Ambari > Issue Type: Task > Components: client > Affects Versions: 1.4.2 > Reporter: Andrii Tkach > Assignee: Andrii Tkach > Priority: Critical > Fix For: 1.4.2 > > Attachments: AMBARI-3806.patch > > > I had a config that was overridden. I changed the Default value and clicked Save. The following JS error was seen in the console: > {code} > Uncaught TypeError: Cannot call method 'forEach' of null app.js:14019 > (anonymous function) app.js:14019 > (anonymous function) app.js:14016 > App.MainServiceInfoConfigsController.Em.Controller.extend.saveGlobalConfigs app.js:14008 > App.MainServiceInfoConfigsController.Em.Controller.extend.saveServiceConfigProperties app.js:13923 > (anonymous function) app.js:13801 > o jquery-1.7.2.min.js:2 > p.add jquery-1.7.2.min.js:2 > App.MainServiceInfoConfigsController.Em.Controller.extend.restartServicePopup app.js:13800 > ActionHelper.registeredActions.(anonymous function).handler ember-latest.js:19458 > (anonymous function) ember-latest.js:11250 > f.event.dispatch jquery-1.7.2.min.js:3 > {code} -- This message was sent by Atlassian JIRA (v6.1#6144)