You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Xi Wang (JIRA)" <ji...@apache.org> on 2014/06/25 02:15:25 UTC

[jira] [Commented] (AMBARI-6265) Have spinners instead of charts at Dashboard and Service tabs on IE 11

    [ https://issues.apache.org/jira/browse/AMBARI-6265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042885#comment-14042885 ] 

Xi Wang commented on AMBARI-6265:
---------------------------------

Reason: For IE 11 and above, data.toLocaleString() should be used to display time only but not manipulate time.( In Microsoft's words: Starting in Internet Explorer 11, toLocaleString uses Intl.NumberFormat internally to make comparisons, which adds support for the locales and options parameters). So we Use other date methods instead. 

> Have spinners instead of charts at Dashboard and Service tabs on IE 11
> ----------------------------------------------------------------------
>
>                 Key: AMBARI-6265
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6265
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.6.1
>            Reporter: Xi Wang
>            Assignee: Xi Wang
>            Priority: Critical
>             Fix For: 1.6.1
>
>         Attachments: AMBARI-6265.patch
>
>
> STR:
> 1) Deploy cluster with defualt settings.
> 2) Navigate on Dashboard page
> Expected result:
> All charts are present.
> Actual result:
> Have spinners instead some charts.



--
This message was sent by Atlassian JIRA
(v6.2#6252)