Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4418171

stddoclet: javadoc generates invalid HTML (bad !DOCTYPE and DL tags)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.3.1, 1.4.0
    • tools
    • beta2
    • generic, x86
    • generic, windows_xp



      Name: rmT116609 Date: 02/22/2001


      java version "1.3.1-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-beta-b15)
      Java HotSpot(TM) Client VM (build 1.3.1beta-b15, mixed mode)

       Java Source Code (Empty.java):
       public class Empty { }

       Steps to reproduce:
       javadoc Empty

       The first line of the generated Empty.html file is a Frameset !DOCTYPE tag, but
       this HTML document is not a Frameset document.

       Assuming that the !DOCTYPE tag should be:
       <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
       Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

       There is an error on line 122: the <DL> tag does not contain any <DT> tags.
      (Review ID: 117500)
      ======================================================================

            jhosunw Jamie Ho (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: