<html>
    <head>
      <base href="http://icedtea.classpath.org/bugzilla/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>P3
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Plugin still includes classpaths specified in jar manifests when running locally"
   href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1116">1116</a>
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>unassigned&#64;icedtea.classpath.org
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dbhole&#64;redhat.com
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Plugin still includes classpaths specified in jar manifests when running locally
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ddadacha&#64;redhat.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86_64
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Plugin
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>IcedTea-Web
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The original bug[1] allowed applets that were run via jnlp_href to search
classpaths through manifest entries. With the fix for PR975, only remote runs
have been fixed. For example, opening the following web page would still work:

file:///path/to/some/test-manifest-classpath.html

Note the file:// protocol.

See the ClasspathManifestTest reproducer for its tests that are known to fail
as a result of this.

[1] <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - Plugin should not include classpaths specified in jar manifests when using jnlp_href"
   href="show_bug.cgi?id=975">http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=975</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>