[
https://issues.apache.org/jira/browse/YARN-2950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14245101#comment-14245101
]
Hudson commented on YARN-2950:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #6712 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/6712/])
YARN-2950. Change message to mandate, not suggest JS requirement on UI.
Contributed by Dustin Cote. (harsh: rev
0e37bbc8e3f8e96acd96522face2f4bb01584cb4)
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/view/JQueryUI.java
* hadoop-yarn-project/CHANGES.txt
> Change message to mandate, not suggest JS requirement on UI
> -----------------------------------------------------------
>
> Key: YARN-2950
> URL: https://issues.apache.org/jira/browse/YARN-2950
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: webapp
> Affects Versions: 2.5.0
> Reporter: Harsh J
> Assignee: Dustin Cote
> Priority: Minor
> Labels: newbie
> Fix For: 2.7.0
>
> Attachments: YARN-2950-1.patch, YARN-2950-2.patch
>
>
> Most of YARN's UIs do not work with JavaScript disabled on the browser, cause
> they appear to send back data as JS arrays instead of within the actual HTML
> content.
> The JQueryUI prints only a mild warning about this suggesting that {{This
> page works best with javascript enabled.}}, when in fact it ought to be
> {{This page will not function without javascript enabled. Please enable
> javascript on your browser.}} or something as such (more direct).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)