Bug 302071

Summary: java-1.7.0-icedtea-plugin does not work for IRC applets
Product: [Fedora] Fedora Reporter: drago01
Component: java-1.7.0-icedteaAssignee: Thomas Fitzsimmons <fitzsim>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-15 14:38:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 304031    
Bug Blocks:    

Description drago01 2007-09-23 07:53:28 UTC
Description of problem:

I have tested the icedtea plugin and it worked fine so far. The only problem
with it is that it does not work with IRC applets due to a permission issue. The
sun plugin ask in this cases if I trust the site and if yes connects. Icedtea
just refuses to connect.

Version-Release number of selected component (if applicable):

1.7.0.0-0.15.b19.snapshot.fc8

How reproducible:

always

Steps to Reproduce:
1. try to connect to a irc java applet (ex: http://www.jwirc.com/chat.html)
2. icedtea will not connect due to permission issues
  
Actual results:

resfuses to connect due to permission issues

Expected results:

ask the user if he trust the site and if he says yes connect (same as the plugin
from sun)

Comment 1 Thomas Fitzsimmons 2007-09-24 21:57:19 UTC
The IcedTea plugin does not have support for signed applets.  As an inconvenient
workaround, you could allow all the failing permissions that you need in:

/usr/lib/jvm/java-1.7.0-icedtea-1.7.0.0/jre/lib/security/java.policy

Comment 2 Thomas Fitzsimmons 2007-10-15 14:38:19 UTC

*** This bug has been marked as a duplicate of 304031 ***