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

oakdoc generates html that causes webrunner to complain

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 0.9
    • 0.9, 1.0
    • docs
    • 0.9internal
    • sparc
    • generic, solaris_2.3
    • Not verified

      Using webrunner to view the URL file:
        
        http://www/~friendly/doc/awt.Button.html#top

      causes webrunner to spew out warnings of the form.


      Warning: Ignoring: net.www.html.Tag[hr] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[h2] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[h2] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dl] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dt] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dd] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dl] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[h2] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[h2] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dl] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dt] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dd] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dt] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dd] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dl] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[h2] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[h2] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dl] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dt] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dd] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dt] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dd] inside <pre> section
      Warning: Ignoring: net.www.html.Tag[dt] inside <pre> section

      [rt adds...]
      Similarly, several URL's, such as .../oak.lang.Object.html cause
      Warning (line 472): Missing </a> just noticed by </body>

      I believe that this message, at least, is caused by the idiom
      <a name="top">
      which should probably be replaced by
      <a name="top"></a>

            ahoffsunw Arthur Hoff (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: