-
Bug
-
Resolution: Fixed
-
P3
-
1.3.1
-
rc1
-
sparc
-
solaris_8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2039990 | 1.4.0 | J. Duke | P3 | Resolved | Fixed | beta |
pluginNameString is allocated local to the class in CJavaPluginFactory.cpp and JavaPluginFactory5.cpp. However, when getvalue is called the return value is null.
Therefore, when you click on help->about plug-ins in netscape4 the version of plugin is not specified.
Note that this is crucial to multiversioning of plugin.
Therefore, when you click on help->about plug-ins in netscape4 the version of plugin is not specified.
Note that this is crucial to multiversioning of plugin.
- backported by
-
JDK-2039990 plugin version is not correct in netscape 4 and 6
- Resolved