Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WS]: Allow UTF-16 string variables to be deserialized #502

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

ad3154
Copy link
Member

@ad3154 ad3154 commented Nov 5, 2024

Describe your changes

This changes the deserializer for VT object pools to allow UTF-16 strings. Display of the string is the responsibility of the consuming application so there's no reason to deny a UTF-16 string here.

Once this is merged in I can finish the associated issue in AgIsoVirtualTerminal.

How has this been tested?

Tested by deserializing an object pool with a UTF-16 string in it which was provided by a community member in our Telegram group.

Display of the string is the responsibility of the consuming application
so there's no reason to deny a UTF-16 string here.
@ad3154 ad3154 added enhancement New feature or request iso: virtual terminal Related to the ISO-11783:7 standard labels Nov 5, 2024
@ad3154 ad3154 self-assigned this Nov 5, 2024
@ad3154 ad3154 requested a review from GwnDaan November 5, 2024 23:58
Copy link

sonarcloud bot commented Nov 6, 2024

@ad3154 ad3154 merged commit 80a1823 into main Nov 7, 2024
10 checks passed
@ad3154 ad3154 deleted the adrian/ws-utf16-string branch November 7, 2024 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request iso: virtual terminal Related to the ISO-11783:7 standard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant