← Back to team overview

openjdk team mailing list archive

[Bug 211309] Re: [hardy] Java plugin not registered in Firefox 2

 

vbbasti: Please file separate bugs for those plugins. This bug is
specifically about the Java plugin having dropped firefox2 from its
postinst script. Other plugins will have a different mechanism of
registering with the browser.

-- 
[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: Incomplete
Status in Source Package "sun-java5" in Ubuntu: New
Status in Source Package "sun-java6" in Ubuntu: Triaged

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.