[SOLVED] Passing none ascii character string in WCF (SOAP) garbles the string.

Please report bugs here. If you are unsure whether something is a bug or an expected behavior, please post it on the "Technical Support" forum instead, and wait for a moderator to handle/move the post.
mikeda
Posts: 8
Joined: Sun Jan 03, 2016 3:20 pm

[SOLVED] Passing none ascii character string in WCF (SOAP) garbles the string.

Postby mikeda » Thu Apr 14, 2016 12:14 am

Code: Select all

public class Service1 : IService1
    {
        public string Str {
            get {
                return "こんにちは";
            }
        }
    }
Attachments
Solution1.zip
(4.67 MiB) Downloaded 347 times

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Re: Passing none ascii character string in WCF (SOAP) garbles the string.

Postby JS-Support @Userware » Thu Apr 14, 2016 3:52 am

Thank you mikeda.

We are able to reproduce this issue.

We are going to fix it as soon as possible.

Regards,
JS-Support

JS-Support @Userware
Site Admin
Posts: 1142
Joined: Tue Apr 08, 2014 3:42 pm

Re: Passing none ascii character string in WCF (SOAP) garbles the string.

Postby JS-Support @Userware » Sun Jul 24, 2016 11:59 am

This issue has been fixed in Beta 8.4 and newer, available at:

http://forums.cshtml5.com/viewforum.php?f=6


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 35 guests