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

JDK1.2FCS-E: HTMLDocument api doc was not created properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.2.2
    • 1.2.0
    • client-libs
    • 1.2.2
    • x86
    • windows_nt
    • Not verified

        JDK1.2FCS-E build:

        HTMLDocument api doc was not created properly because of wrong use of "<" and here is the comment section that caused this bug.

        (HTMLDocument.java source code)
        line 778 * Currently, <APPLET>, <PARAM>, <MAP>, <AREA>, <LINK>,
        line 779 * <SCRIPT> and <STYLE> are unsupported.

        Since javadoc tool decodes it as a html file "<" and ">" should be replaced with "&lt;" and "&gt;" each to represent as they are.

        bae-chul.kim@eng 1998-08-09

              tprinzing Tim Prinzing (Inactive)
              bkimsunw Bae-chul Kim (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: