Name: yyT116575 Date: 05/07/2001
F:\JDK13~1.1\bin>java -version
java version "1.3.1-rc2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-rc2-b23)
Java HotSpot(TM) Client VM (build 1.3.1-rc2-b23, mixed mode)
With Ladybird-rc1, the htmlconverter put the following values out
classid=clsid:CAFEEFAC-0013-0001-0000-ABCDEFFEDCBA
codebase="http://java.sun.com/products/plugin/1.3/jinstall-13-
win32.cab#Version=1,3,1,0"
param_type=application/x-java-applet;jpi-version=1.3.1
But with ladybird-rc2, it looks like there is an older version of the
htmlconverter because the values have gone back to the 1.3 version. This is
what we got.
classid=clsid:8AD9C840-044E-11D1-B3E9-00805F499D93
codebase="http://java.sun.com/products/plugin/1.3/jinstall-13-
win32.cab#Version=1,3,1,0"
param_type=application/x-java-applet;version=1.3
The classid and param type have gone back to the 1.3 version.
(Review ID: 123715)
======================================================================
- duplicates
-
JDK-4453439 HTML converter does not allow developer to indicate dependence on Ladybird
-
- Resolved
-