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