-
Bug
-
Resolution: Duplicate
-
P3
-
6u10
-
x86
-
windows
When user's deployment properties was having more slashes(/////), the tests started failing and IE crashed (More than 60 test cases failed). Fixed the following :
1. Removed deployment.properties for each test case 2. test case name is not unique in the properties.txt file, so added "=" symbol along with test case name in the grep statement.
Tested build : 6u10b b13
Teserd OS : Windows XP
Steps to reproduce:
1. Make sure that Netscape 7.2 installed in the test machine
2. Install Normal JRE
3. Open Java Control Panel
4. Click Ok button
"Browser Settings Changed" dialog is displayed. This dialog is not seen when Netscape is not present on the test machine.
Expected behavior : When there is no change related to browser, this dialog should not be present.
Fix of 6634145 works fine when Netscape is not present in the test machine
1. Removed deployment.properties for each test case 2. test case name is not unique in the properties.txt file, so added "=" symbol along with test case name in the grep statement.
Tested build : 6u10b b13
Teserd OS : Windows XP
Steps to reproduce:
1. Make sure that Netscape 7.2 installed in the test machine
2. Install Normal JRE
3. Open Java Control Panel
4. Click Ok button
"Browser Settings Changed" dialog is displayed. This dialog is not seen when Netscape is not present on the test machine.
Expected behavior : When there is no change related to browser, this dialog should not be present.
Fix of 6634145 works fine when Netscape is not present in the test machine
- duplicates
-
JDK-6400245 when there is no change in browser setting, browser related warning is displayed
-
- Closed
-
- relates to
-
JDK-6634145 Adding a JRE entry to the Javaws runtime pops up "Java Plug-in Settings Changed" dialog
-
- Closed
-