typo in Deployment toolkit javascript function launchWebStartApplication

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 7
    • Affects Version/s: 7
    • Component/s: deploy
    • b127
    • generic
    • generic
    • Not verified

      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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: