[Bug 217299] [NEW] Save page corrupts name of Java applet class

Heiko Selber heiko.selber at gmx.de
Mon Apr 14 15:10:18 UTC 2008


Public bug reported:

Binary package hint: firefox

I saved a web page with an applet, e.g.
http://www.selber.org/Applets/Mondrian.html with firefox (3.0~b5
+nobinonly-0ubuntu1) in a freshly installed (and updated) Hardy Heron
8.04 Beta.

In the saved file, the CODE attribute of the APPLET tag was changed from

CODE="org.selber.graphics.Mondrian.class"

to

CODE="Mondrian_files/org.html".

This is not a Java class, therefore the applet fails to run when the
saved page is opened with firefox.

Apparently the class name is misunderstood as a file name and modified
in order to point to a name in the local directory.

This must not be done if the ARCHIVE attribute is given so that CODE
points to a class in the archive, which doesn't change when saved.

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Save page corrupts name of Java applet class
https://bugs.launchpad.net/bugs/217299
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list