[ https://issues.apache.org/jira/browse/AMBARI-3804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826422#comment-13826422 ]
Aleksandr Kovalenko commented on AMBARI-3804: --------------------------------------------- +1 for the patch > 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 > > Attachments: AMBARI-3804.patch > > > 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)