[Bug 1204] Archive URL wrongly resolved

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Apr 8 02:29:01 PDT 2013


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

helpcrypto at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |helpcrypto at gmail.com

--- Comment #6 from helpcrypto at gmail.com ---
(In reply to comment #3)
> Hi, we use the "i" parameter with a random value to force the downloading of
> the applet. We had some cases where the applet was resolved from the java
> plugin cache, even if a newer one was available.

To avoid caching im using this, so far seems to be working:
<param name="cache_option" value="No">


BTW: Consider testing your applet on ie7, cause it use relative URLs and that
gave me some headaches when using different document base and loading content
from there within Java.

I agree with you Java shouldnt remove the i=... part of the URL.
Thanks for reporting!

-- 
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/20130408/df2ecae4/attachment.html 


More information about the distro-pkg-dev mailing list