-
Bug
-
Resolution: Fixed
-
P2
-
1.3.0_01
-
rc1
-
x86
-
windows_nt
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2040049 | 1.4.0 | Stanley Ho | P2 | Resolved | Fixed | beta |
When passing origin in LiveConnect from Java->JS, the origin is passed which contain the protocol, host and port. However, the ":" is missing between the host and port, and it makes LiveConnect easily fails with security check.
- backported by
-
JDK-2040049 Passing origin in LiveConnect from Java->JS is missing ":" before port
- Resolved