[Bug 855] New: AppletStub getDocumentBase() doesn't return full URL

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Jan 17 16:49:10 PST 2012


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

             Bug #: 855
           Summary: AppletStub getDocumentBase() doesn't return full URL
    Classification: Unclassified
           Product: IcedTea-Web
           Version: unspecified
          Platform: all
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Plugin
        AssignedTo: dbhole at redhat.com
        ReportedBy: alex at jurkiewi.cz
                CC: unassigned at icedtea.classpath.org


http://docs.oracle.com/javase/6/docs/api/java/applet/AppletStub.html#getDocumentBase%28%29

Code: http://alex.jurkiewi.cz/AppletStubTest/test.html
Applet: http://alex.jurkiewi.cz/AppletStubTest/test.html

On Windows, the applet shows the URL
"http://alex.jurkiewi.cz/AppletStubTest/test.html"
On Ubuntu, I only get "http://alex.jurkiewi.cz/AppletStubTest/", which is
incorrect.

Ubuntu Java:
$ java -version
java version "1.6.0_23"
OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre11-0ubuntu1.11.10)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)

-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the distro-pkg-dev mailing list