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 14:07:05 UTC

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

     [ https://issues.apache.org/jira/browse/AMBARI-10827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrii Babiichuk updated AMBARI-10827:
--------------------------------------
    Attachment: AMBARI-10827.patch

> 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
>
>         Attachments: AMBARI-10827.patch
>
>
> 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)