Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2071433 | 5.0 | Dennis Gu | P1 | Resolved | Fixed | tiger |
Tested Build: j2sdk1.4.2-b28
Platform: Windows
Browser: IE
The 1.4.2-b28 JPI demos still have the wrong auto download cab URL
codebase = "http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,0"
It should be:
http://java.sun.com/update/1.4.2/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,0
This change should have also been made to the 1.4.2 HtmlConverter as well.
Currently in 1.4.2-b28, HtmlConverter still generates incorrect auto download URL in converted 1.4.2 JPI demos
###@###.### 2003-07-30
The fix was completed and verified in promoted 1.4.2_01- Build 02
###@###.### 2003-08-01
1.4.2_01-b02 HtmlConverter was updated with the correct auto download cab URL
This bug is verified in 1.4.2_01-Build 2
Platform: Windows
Browser: IE
The 1.4.2-b28 JPI demos still have the wrong auto download cab URL
codebase = "http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,0"
It should be:
http://java.sun.com/update/1.4.2/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,0
This change should have also been made to the 1.4.2 HtmlConverter as well.
Currently in 1.4.2-b28, HtmlConverter still generates incorrect auto download URL in converted 1.4.2 JPI demos
###@###.### 2003-07-30
The fix was completed and verified in promoted 1.4.2_01- Build 02
###@###.### 2003-08-01
1.4.2_01-b02 HtmlConverter was updated with the correct auto download cab URL
This bug is verified in 1.4.2_01-Build 2
- backported by
-
JDK-2071433 The auto download URL in Mantis FCS demo is not correct
-
- Resolved
-