stddoclet: javadoc creates invalid index.html file (unterminated string)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 1.4.0
    • Affects Version/s: 1.3.1, 1.3.1_01
    • Component/s: tools
    • beta
    • generic, x86
    • generic, windows_98
    • Verified



      Name: rmT116609 Date: 02/20/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.java

      The first line of the created index.html file is:
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
      Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd>

      There should be a double quote to close the second string argument:
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
      Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
      (Review ID: 117333)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: