This package has been removed from Ubuntu. Closing all related bugs.

** Changed in: xulrunner-1.9 (Ubuntu)
       Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/217299

Title:
  Save page corrupts name of Java applet class

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Won't Fix
Status in “firefox-3.0” package in Ubuntu:
  Invalid
Status in “xulrunner-1.9” package in Ubuntu:
  Invalid

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/217299/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to