Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-3589

RM and AH web UI display DOCTYPE wrongly

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      RM web app UI display <!DOCTYPE html PUBLIC "-\/\/W3C\/\/DTD HTML 4.01\/\/EN" "http:\/\/www.w3.org\/TR\/html4\/strict.dtd"> which is not necessary.

      This is because, content of html page is escaped which result browser cant not parse it. Any content which is escaped should be with the HTML block , but doc type is above html which browser can't parse it.

      Attachments

        1. YARN-3589.PNG
          97 kB
          Rohith Sharma K S
        2. 0001-YARN-3589.patch
          2 kB
          Rohith Sharma K S

        Issue Links

          Activity

            People

              rohithsharma Rohith Sharma K S
              rohithsharma Rohith Sharma K S
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: