Skip to content

fixed parsing of utf strings with boms for windows#819

Merged
vkuznecovas merged 1 commit intomasterfrom
bug/bom-utf8
Mar 26, 2019
Merged

fixed parsing of utf strings with boms for windows#819
vkuznecovas merged 1 commit intomasterfrom
bug/bom-utf8

Conversation

@vkuznecovas
Copy link
Copy Markdown
Contributor

currently, we've got an issue where ICS commands will fail on some win7 machines due to BOM being present in the output of a powershell command. This fixes it by removing the bom from the results.

@vkuznecovas vkuznecovas requested review from soffokl and zolia March 25, 2019 13:06
@vkuznecovas vkuznecovas requested a review from tadovas as a code owner March 25, 2019 13:06
zolia
zolia previously approved these changes Mar 25, 2019
@vkuznecovas vkuznecovas merged commit 997d350 into master Mar 26, 2019
@vkuznecovas vkuznecovas deleted the bug/bom-utf8 branch March 26, 2019 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants