openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #00147
[Bug 211309] Re: [hardy] Java plugin not registered in Firefox 2
This bug was fixed in the package icedtea-gcjwebplugin - 1.0-1ubuntu1
---------------
icedtea-gcjwebplugin (1.0-1ubuntu1) intrepid; urgency=low
* Don't build the transitional icedtea packages anymore.
* Register for browsers based on firefox2. LP: #211309.
-- Matthias Klose <doko@xxxxxxxxxx> Thu, 15 May 2008 11:04:16 +0200
** Changed in: icedtea-gcjwebplugin (Ubuntu)
Status: Incomplete => Fix Released
--
[hardy] Java plugin not registered in Firefox 2
https://bugs.launchpad.net/bugs/211309
You received this bug notification because you are a member of OpenJDK,
which is subscribed to icedtea-gcjwebplugin in ubuntu.
Status in Source Package "icedtea-gcjwebplugin" in Ubuntu: Fix Released
Status in Source Package "sun-java5" in Ubuntu: New
Status in Source Package "sun-java6" in Ubuntu: In Progress
Status in icedtea-gcjwebplugin in Ubuntu Hardy: Confirmed
Status in sun-java5 in Ubuntu Hardy: New
Status in sun-java6 in Ubuntu Hardy: New
Bug description:
Java plugin is not registered with Firefox 2, only Firefox 3.
Solution: In sun-java6-plugin.postinst script, extend the
browser_dirs="xulrunner-addons"
variable by "firefox" or "firefox-addons".
whichever is right.