[Bug 1271] New: icedtea-web does not handle 'javascript:' protocol URLs

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jan 28 13:53:46 PST 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1271

            Bug ID: 1271
           Summary: icedtea-web does not handle 'javascript:' protocol
                    URLs
    Classification: Unclassified
           Product: IcedTea-Web
           Version: hg
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Plugin
          Assignee: dbhole at redhat.com
          Reporter: adomurad at redhat.com
                CC: unassigned at icedtea.classpath.org

Related: https://bugzilla.redhat.com/show_bug.cgi?id=903406

http://java.com/en/download/installed.jsp?detect=jre relies on creating a URL
with the 'javascript:' protocol. This is not handled by icedtea-web. 

One way of handling is to create a class named
'sun.net.www.protocol.javascript.Handler', which will get picked up by the
default URLStreamHandlerFactory.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130128/38375a2f/attachment.html 


More information about the distro-pkg-dev mailing list