You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Babiichuk (JIRA)" <ji...@apache.org> on 2013/11/19 13:07:21 UTC

[jira] [Created] (AMBARI-3804) Focussing on overridden config field throws JS exception

Andrii Babiichuk created AMBARI-3804:
----------------------------------------

             Summary: Focussing on overridden config field throws JS exception
                 Key: AMBARI-3804
                 URL: https://issues.apache.org/jira/browse/AMBARI-3804
             Project: Ambari
          Issue Type: Bug
          Components: client
    Affects Versions: 1.4.3
            Reporter: Andrii Babiichuk
            Assignee: Andrii Babiichuk
             Fix For: 1.4.3


Overrode a config and when clicked in the new text-field row, the following exception was thrown in console.
{noformat}
Uncaught TypeError: Cannot call method 'setEach' of undefined app.js:110664
App.ServiceConfigTextField.Ember.TextField.extend.focusIn app.js:110664
Ember.View.Ember.Object.extend.trigger ember-latest.js:13430
newFunc ember-latest.js:949
Ember.View.states.hasElement.handleEvent ember-latest.js:13881
Ember.View.Ember.Object.extend.invokeForState ember-latest.js:12384
Ember.View.Ember.Object.extend.handleEvent ember-latest.js:13448
(anonymous function) ember-latest.js:11289
invoke ember-latest.js:3377
Ember.run ember-latest.js:3547
Ember.EventDispatcher.Ember.Object.extend._bubbleEvent ember-latest.js:11288
(anonymous function) ember-latest.js:11236
f.event.dispatch jquery-1.7.2.min.js:3
h.handle.i jquery-1.7.2.min.js:3
f.event.trigger jquery-1.7.2.min.js:3
f.event.simulate jquery-1.7.2.min.js:3
e
{noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)