OpenJDK : cannot load an applet if archive is not a .jar

Bug #305690 reported by ®om
2
Affects Status Importance Assigned to Milestone
openjdk-6 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

On the website, the applet cannot be loaded using OpenJDK :
http://www.lemonde.fr/jeux/article/2001/01/22/les-mots-croises-de-philippe-dupuis_139043_3280.html

I think the problem comes from the website, which declares the archive as a .zip instead of a .jar (which is quite strange) :
<applet codebase="http://www.lemonde.fr/motscroises/" archive="crossword.zip" code="Crossword.class" height="490" width="475">

However, it appears that sun-java can run it (I asked someone to test on WinXP), so I think this special case could be handled in openjdk (icedtea6-plugin).

Revision history for this message
goto (gotolaunchpad) wrote :

On my computer openjdk seems to try start the applet, in the status bar is:
Starting applet...
but nothing happens.
Do you know if there is a java console, where I can see what happens?

Revision history for this message
®om (rom1v) wrote :

They changed the extension (.jar instead of .zip), but it doesn't resolve the problem…

Revision history for this message
Matthias Klose (doko) wrote :

please recheck with karmic, or with updated openjdk packages from
https://edge.launchpad.net/~openjdk/+archive/ppa?field.series_filter=jaunty

leave your browser, open a terminal, and run from the command line:

ICEDTEAPLUGIN_DEBUG= firefox

and attach the log for your session visiting this site.

Changed in openjdk-6 (Ubuntu):
status: New → Incomplete
Revision history for this message
Matthias Klose (doko) wrote :

works for me with 6b18-1.8-4ubuntu3

Changed in openjdk-6 (Ubuntu):
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.