[
https://issues.apache.org/jira/browse/HDFS-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894321#comment-13894321
]
Haohui Mai commented on HDFS-5901:
----------------------------------
{code}
+ <meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
{code}
The meta header might be unnecessary. IE might work if you make sure that the
{{DOCTYPE}} header occur first. Therefore it seems to me that moving the
license headers around might be a better solution.
Can you please verify whether the proposed approach works? I cannot do it
myself because I don't have a machine that runs IE 8 / 9. Thanks.
> NameNode new UI doesn't support IE8 and IE9 on windows 7
> --------------------------------------------------------
>
> Key: HDFS-5901
> URL: https://issues.apache.org/jira/browse/HDFS-5901
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Reporter: Vinay
> Assignee: Vinay
> Attachments: HDFS-5901.patch
>
>
> NameNode new webUI doesnot support IE8 and IE9 on windows 7
> And doesnt render the page correctly.
> js error:
> {noformat}Line: 74
> Error: Unable to get value of the property 'url': object is null or
> undefined{noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)