You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When Liberty is acting as an IIOP client calling an IDL-defined interface (typically hosted on a non-Liberty server), transmission errors can occur for single-byte characters in the range 0x80–0xFF.
Steps to Reproduce
Set up an IDL-defined object hosted on a non-Liberty server that accepts an IDL string parameter.
Expected behavior
All valid single-byte characters (0x40–0xFF) should be transmitted correctly.
Describe the bug
When Liberty is acting as an IIOP client calling an IDL-defined interface (typically hosted on a non-Liberty server), transmission errors can occur for single-byte characters in the range 0x80–0xFF.
Steps to Reproduce
Set up an IDL-defined object hosted on a non-Liberty server that accepts an IDL string parameter.
Expected behavior
All valid single-byte characters (0x40–0xFF) should be transmitted correctly.
Diagnostic information:
The text was updated successfully, but these errors were encountered: