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

deployJava.js function getPlugin() returns null

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • 7u21
    • deploy

      Bug reproduced on Solaris 10 with FF18 with latest deployJava.js pointed to http://java.com/js/deployJava.js
      For reproduce this issue
      - Create symlink for Java plugin (from 7u21 b05) in browser plugins folder
      - Save this html and run it on Solaris 10 with FF 18.
      ====================================
      <html>
        <head>
      <script src="http://java.com/js/deployJava.js"></script>
          <script>
              alert(deployJava.getPlugin());
          </script>
        </head>
      <body>
      </body>
      </html>
      =====================================
      If you see null in alert bug reproduced.

            Unassigned Unassigned
            fbasin Felix Basin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: