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 2013/07/28 18:21:48 UTC

[jira] [Created] (AMBARI-2753) Security Wizard step 4: no hosts shown when clicking on the "Start Services"/"Stop Services" link

Antonenko Alexander created AMBARI-2753:
-------------------------------------------

             Summary: Security Wizard step 4: no hosts shown when clicking on the "Start Services"/"Stop Services" link
                 Key: AMBARI-2753
                 URL: https://issues.apache.org/jira/browse/AMBARI-2753
             Project: Ambari
          Issue Type: Bug
          Components: client
    Affects Versions: 1.2.5
            Reporter: Antonenko Alexander
            Assignee: Antonenko Alexander
             Fix For: 1.4.0


Proceed to step 4 of security wizard, click on "Start Services" or "Stop Services" link.
Result: popup window is shown with empty content

This bug was happening due to js error "Uncaught TypeError: Cannot call method 'filterProperty' of null" in setBackgroundOperationHeader: function

After background operation (host popup) popup was optimized for better peformace on large cluster this error showed up. New function on setting popup header, did not account that this popup (HostPopup) is used not only in BG operations, but also in security wizard.

--
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