[
https://issues.apache.org/jira/browse/HDFS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koontz updated HDFS-1013:
--------------------------------
Attachment: HDFS-1013.patch
-Adds hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/hadoop.css
(resembles
hadoop-common-project/hadoop-common/src/main/webapps/static/hadoop.css with
some additions for this patch)
-Replaces ids with classes where necessary (e.g. <td id="col1"> => <td
class="col1">)
-Replaces occurrences of "<br>..</br>" with "<div>..</div>"
> Miscellaneous improvements to HTML markup for web UIs
> -----------------------------------------------------
>
> Key: HDFS-1013
> URL: https://issues.apache.org/jira/browse/HDFS-1013
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 1.0.0, 2.0.0
> Reporter: Todd Lipcon
> Assignee: Eugene Koontz
> Priority: Minor
> Labels: newbie
> Fix For: 0.20.3
>
> Attachments: HDFS-1013.patch, HDFS-1013.patch
>
>
> The Web UIs have various bits of bad markup (eg missing <head> sections, some
> pages missing CSS links, inconsistent td vs th for table headings). We should
> fix this up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira