WEB.SHOW_DOCUMENT Not Start When Include Multibyte Character URL With Java Web Start(JWS)
(Doc ID 2560778.1)
Last updated on MAY 03, 2023
Applies to:
Oracle Forms - Version 12.2.1.3.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Symptoms
WEB.SHOW_DOCUMENT not work when include multibyte character URL with JWS.
For Example:
BEGIN
WEB.SHOW_DOCUMENT('https://日本語.jp','__blank');
END;
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |