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

javadoc inserts unnecessary string into window title in ja locale

XMLWordPrintable

    • rc
    • sparc
    • generic
    • Verified

      When executing javadoc with -overview in ja locale, the window title of
      the overview-summary.html has unnecessary string "(null)".

      The correct window title should be just "Overview" in Japanese but it's
      "Overview (null)".
       
      % javadoc -J-version
      java version "1.4.1-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b13)
      Java HotSpot(TM) Client VM (build 1.4.1-beta-b13, mixed mode)
      %

      ------
      The command line to reproduce is like:

      % env LANG=ja javadoc -J-mx256m -source 1.4 -overview <directory-for-overview>/overview.html -sourcepath ~/apisrc/fcs/src -d ~/fcs/html/ja/api <package-name>

      ###@###.### 2002-06-03

            kurosaki Kenichi Kurosaki (Inactive)
            kurosaki Kenichi Kurosaki (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: