-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2
-
b16
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2063496 | 5.0 | Kumar Srinivasan | P2 | Resolved | Fixed | tiger |
###@###.### 2003-01-14
Tested_Java_Release : Mantis 1.4.2
Tested_Build : build 11/12
Tested_Build_Location :
/net/koori.sfbay/p/jdk01/jdk/1.4.2/beta/b11/bundles/windows-i586
/net/koori.sfbay/p/jdk01/jdk/1.4.2/beta/b12/bundles/windows-i586
Test_Location : /net/sqesvr.sfbay/deployment2/rpallath/mantis_ws_plugin/tests/optpkgs/pluginhtml-default/
Tested_Machine_Name : namrata
Tested O/S : Win32 /Unix
Tested_ Browsers : IE6, NS4.7x, NS7
Problem Description:
--------------------
Raw installation test for optional package hangs the browser, if the manifest files requests for 2 extensions.
The browser on invoking the URL first displays the download dialog box for the first extension. On clicking "Yes", it displays the Certificate with which, the extension jar was signed.
On granting privileges, the browser is supposed to invoke the download dialog box for the second extension.
But in turn, browser freezes in some cases, or in some case just does not do anything.
This test scenario works fine in Hopper - 1.4.1
The sample manifest file used is displayed below which prompts for
extension RectangleArea and Rectangle Perimeter.
Extension-List: RectangleArea RectanglePerimeter
RectangleArea-Extension-Name: javax.RectangleArea
RectangleArea-Specification-Version: 1.3
RectangleArea-Implementation-Version: 1.3
RectangleArea-Implementation-Vendor-Id: com.sun
RectangleArea-Implementation-URL: http://sqesvr.sfbay.sun.com/deployment2/rpal
lath/mantis_ws_plugin/tests/optpkgs/classes/13/RectangleArea.jar
RectanglePerimeter-Extension-Name: javax.RectanglePerimeter
RectanglePerimeter-Specification-Version: 1.3
RectanglePerimeter-Implementation-Version: 1.3
RectanglePerimeter-Implementation-Vendor-Id: com.sun
RectanglePerimeter-Implementation-URL: http://sqesvr.sfbay.sun.com/deployment2
/rpallath/mantis_ws_plugin/tests/optpkgs/classes/13/RectanglePerimeter.jar
Steps to reproduce
------------------
1) Install JRE
2) Invoke Browser
3) Visit URL
http://sqesvr.sfbay/deployment2/rpallath/mantis_ws_plugin/tests/optpkgs/pluginhtml-default/testRect13SameName.html
4) It will prompt with a Download dialog box for extension RectangleArea
5) Click on "Yes"
6) A security dialog box will be prompted (Thwate certificate)
7) Click on "Yes"
On Win32, browser freezes.
on Solaris/Linux, browser does not freeze bu tno popups.
Applet is not loaded
On reloading, the second popup will show up and applet will load.
- backported by
-
JDK-2063496 Raw extension optional package tests hang the browser
-
- Resolved
-
- relates to
-
JDK-4848272 Solaris x86: Raw extension optional package tests hang Solaris X86 desktop
-
- Closed
-