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 2015/04/29 13:12:05 UTC

[jira] [Created] (AMBARI-10827) JS error with toggling widget view

Andrii Babiichuk created AMBARI-10827:
-----------------------------------------

             Summary: JS error with toggling widget view
                 Key: AMBARI-10827
                 URL: https://issues.apache.org/jira/browse/AMBARI-10827
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 2.1.0
            Reporter: Andrii Babiichuk
            Assignee: Andrii Babiichuk
             Fix For: 2.1.0


Open HIVE Configs page
Toggle display for "Max idle tez session length"
Write something like 'dddd'
Try to toggle widget's display again
JS-error appears
{code}Uncaught TypeError: Cannot read property 'map' of null{code}
{code}/ambari-web/app/views/common/configs/widgets/time_interval_spinner_view.js{code}
Line:
{code}return this.widgetValueByConfigAttributes(value, true).map(function(item) {code}



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