Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
0.20.203.0
-
None
-
None
-
Reviewed
Description
The various jsp pages in the UI are all missing a DOCTYPE declaration. This causes the pages to render incorrectly on some browsers, such as IE9. Every UI page should have a valid tag, such as <!DOCTYPE HTML>, as their first line. There are 31 files that need to be changed, all in the core\src\webapps tree.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-7867 namenode/jobtracker ui issues
- Open
- incorporates
-
HDFS-2588 hdfs jsp pages missing DOCTYPE [post-split branches]
- Closed
-
MAPREDUCE-3464 mapreduce jsp pages missing DOCTYPE [post-split branches]
- Closed