[ https://issues.apache.org/jira/browse/GUACAMOLE-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mike Jumper updated GUACAMOLE-2036: ----------------------------------- Description: The {{ReaderGuacamoleReader}} class of guacamole-common does not correctly support characters that are represented internally within Java as UTF-16 surrogate pairs. Attempting to read instructions containing these characters leads to parse failures or potentially dropped/mangled instructions. (was: The ReaderGuacamoleReader does not support multi byte characters when reading instructions.) > Characters involving surrogate pairs in UTF-16 not supported by > ReaderGuacamoleReader > ------------------------------------------------------------------------------------- > > Key: GUACAMOLE-2036 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-2036 > Project: Guacamole > Issue Type: Bug > Components: guacamole-client > Reporter: Alexander Leitner > Priority: Major > > The {{ReaderGuacamoleReader}} class of guacamole-common does not correctly > support characters that are represented internally within Java as UTF-16 > surrogate pairs. Attempting to read instructions containing these characters > leads to parse failures or potentially dropped/mangled instructions. -- This message was sent by Atlassian Jira (v8.20.10#820010)