https://issues.apache.org/ooo/show_bug.cgi?id=123816
Clarence GUO <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82057| |review? Flags| | --- Comment #2 from Clarence GUO <[email protected]> --- Created attachment 82057 --> https://issues.apache.org/ooo/attachment.cgi?id=82057&action=edit fix patch Root Cause: Currently, COM codes does not support the parameter which type is TYPE_ALIAS. But for some methods, e.g., Notes COM component uses TYPE_ALIAS for attachment. Resolution: Check if the type is TYPE_ALIAS, then get the alias type of this parameter. -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.
