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

remove the "ja" section of the installer/update xml file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • install
    • None
    • b46
    • generic
    • generic
    • Not verified

      The xml file has the following:

      <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>

      <java-update>
        <information version="1.0" xml:lang="en">
          <identifier></identifier>
          <description>J2SE Runtime Environment 6.0</description>
          <url>http://java.sun.com/update/1.6.0/jre-6_0-windows-i586.exe&lt;/url>
          <msi-url>http://java.sun.com/update/1.6.0/&lt;/msi-url>
          <options>ED=0</options>
        </information>
        <information version="1.0" xml:lang="ja">
          <identifier></identifier>
          <description>J2SE Runtime Environment 6.0</description>
          <url>http://java.sun.com/update/1.6.0/jre-6_0-windows-i586.exe&lt;/url>
          <msi-url>http://java.sun.com/update/1.6.0/&lt;/msi-url>
          <options>ED=0</options>
        </information>
      </java-update>


      The entries are the same for both English and Japanese. There is no reason to have a "ja" section.
      ###@###.### 2005-07-20 15:17:23 GMT

            billyh William Harnois
            billyh William Harnois
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: