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

Incorrect version number for the codebase attribute in the Java SE 6 plugin developer guide

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6u2
    • 6
    • docs
    • b02
    • x86
    • windows_xp

      The version number for the codebase attribute is incorrect in the following Java SE 6 Java plugin developer guide:

      http://java.sun.com/javase/6/docs/technotes/guides/plugin/developer_guide/intranet.html

      It describes the version as follows:
      "http://my_company.com/plugin/jre-6-rc-windows-i586.exe#Version=6,0,0,99"

      Since the fcs build number of Java SE 6 is 105, the correct version should be:

      "http://my_company.com/plugin/jre-6-rc-windows-i586.exe#Version=6,0,0,105"

      The version number in the mentioned page needs to be changed to 6,0,0,105
      Replaced all occurences of Version=6,0,0,99 with Version=6,0,0,105 and pushed the changes to web. It will be reflected in JSC in 48 hours.

      - Jacob Royal

            jtroyal Jacob Royal (Inactive)
            ccheung Calvin Cheung
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: