Malformed HTML in class declarations on all class pages

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 5.0
    • Component/s: tools

      FULL PRODUCT VERSION :
      1.4.2 , 1.5.0 Documentation

      A DESCRIPTION OF THE PROBLEM :
      JDK 1.5 doc pages all have code like the following:

      <DL>
      <DT><PRE>public interface <B>Runnable</B></DL>
      </PRE>

      Not only are any/all <DT> tags left unclosed, but, worse, the <PRE> tag extent overlaps the <DL> tag's. This could cause pages to render incorrectly in some browsers, and does kill at least one third party tool (mine) that works with the generated docs.


      REPRODUCIBILITY :
      This bug can be reproduced always.

            Assignee:
            Eric Armstrong (Inactive)
            Reporter:
            Nelson Dcosta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: