vchrisb / Isilon-POSH

EMC Isilon Platform API implementation in PowerShell
MIT License
25 stars 13 forks source link

UTF-8 characters not supported #16

Open kbakk opened 7 years ago

kbakk commented 7 years ago

When using non-ASCII characters, submitting to the API or reading from the API, these characters become garbled.

E.g. Ø becomes Ø.

This appears to be a UTF-8 conversion issue.