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

typo in Deployment toolkit javascript function launchWebStartApplication

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • P2
    • Resolution: Fixed
    • 7
    • 7
    • deploy
    • b127
    • generic
    • generic
    • Not verified

    Description

      in Deployment toolkit javascript function launchWebStartApplication

      // perform latest JRE auto-install
      + if ((deployJava.deployJava.installJRE('1.7.0+') == false) ||
      + ((deployJava.isWebStartInstalled('1.7.0') == false))) {
      + return false;
      + }

      deployJava.deployJava.installJRE is a typo.

      should be just deployJava.installJRE

      Attachments

        Issue Links

          Activity

            People

              ngthomas Thomas Ng (Inactive)
              ngthomas Thomas Ng (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: