-
Bug
-
Resolution: Fixed
-
P3
-
7u51, 8
-
b07
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8027945 | 8 | Andy Herrick | P3 | Closed | Fixed | b116 |
JDK-8034467 | 7u65 | Andy Herrick | P3 | Resolved | Fixed | b01 |
JDK-8028177 | 7u60 | Andy Herrick | P3 | Resolved | Fixed | b02 |
JDK-8028131 | 7u55 | Andy Herrick | P3 | Resolved | Fixed | b01 |
When users decides the cancel an unsaved entry in Exception site list, it should be exited out w/o displaying the Security Warning- HTTP Location dialog
*** Tested Configurations:
- x86 Win 7
- JRE 8 / 7u PIT builds:
http://rehudson.us.oracle.com/nightlyws/jdk8-deploy/b255_2013-11-05-0301_664/bundles/ (build #664)
http://rehudson.us.oracle.com:8080/hudson/job/deploy-1-prebuild/ws/bundles/ (build #609)
*** Steps to reproduce:
0) Install either jre 8 or jre 7u PIT build above
1) Invoke Java control panel--.> Security and click 'Manage Exceptions'
2) Click 'Add' to add a site
3) Enter: http://www.someValidURL.com in the location
4) Click 'Cancel'
- Expected behavior: Should exit out w/o displaying Security Warning - about Including HTTP Location dialog
- Actual: same behavior as click 'OK', e.g. Security Warning - about Including HTTP Location dialog popped up
(actually, clicking either 'Continue' or 'Cancel' from Security Warning- HTTP Location dialog, it does not save the entry as expected, but this dialog should not be displayed in the first place- no use at all)
- backported by
-
JDK-8028131 Cancelling an unsaved entry in Exception site list should not get the confirmation dialog
- Resolved
-
JDK-8028177 Cancelling an unsaved entry in Exception site list should not get the confirmation dialog
- Resolved
-
JDK-8034467 Cancelling an unsaved entry in Exception site list should not get the confirmation dialog
- Resolved
-
JDK-8027945 Cancelling an unsaved entry in Exception site list should not get the confirmation dialog
- Closed
- relates to
-
JDK-8028078 regression in fix to JDK-8027890 - changes to Exception List may not be saved
- Closed