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
@brunobuzzi do you have a scenario or testcase we can use? I'm wondering if a plaintext mime type is a good idea in case of a Unicode16 instance and also in what context you can end up with such an instance receiving the seasideMimeDocument message.
The current implementation of
#seasideMimeDocument
fail when GemStone returnaUnicode16
(or other related string class) instead ofaString
.The text was updated successfully, but these errors were encountered: