[SOLVED] Passing none ascii character string in WCF (SOAP) garbles the string.
Posted: Thu Apr 14, 2016 12:14 am
by mikeda
Code: Select all
public class Service1 : IService1
{
public string Str {
get {
return "こんにちは";
}
}
}
Re: Passing none ascii character string in WCF (SOAP) garbles the string.
Posted: Thu Apr 14, 2016 3:52 am
by JS-Support @Userware
Thank you mikeda.
We are able to reproduce this issue.
We are going to fix it as soon as possible.
Regards,
JS-Support
Re: Passing none ascii character string in WCF (SOAP) garbles the string.
Posted: Sun Jul 24, 2016 11:59 am
by JS-Support @Userware
This issue has been fixed in Beta 8.4 and newer, available at:
http://forums.cshtml5.com/viewforum.php?f=6