You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2014/11/07 16:54:33 UTC

[jira] [Created] (AMBARI-8207) Configs: JavaScript error on save configs for any client-only service

Antonenko Alexander created AMBARI-8207:
-------------------------------------------

             Summary: Configs: JavaScript error on save configs for any client-only service
                 Key: AMBARI-8207
                 URL: https://issues.apache.org/jira/browse/AMBARI-8207
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 1.7.0
            Reporter: Antonenko Alexander
            Assignee: Antonenko Alexander
            Priority: Critical
             Fix For: 1.7.0


Created a custom client-only service (attached) and when trying to save a change to the config prop, Javascript error.

{code}
TypeError: this.get(...).findProperty(...) is undefined
...et('content.hostComponents') && this.get('content.hostComponents').findProperty(...
	
app.js (line 133050, col 96)
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)