You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "guoyunfeng (JIRA)" <ji...@apache.org> on 2011/03/28 03:46:05 UTC

[jira] [Created] (THRIFT-1119) C # TJSONProtocol class ReadString method error

C # TJSONProtocol class ReadString method error
-----------------------------------------------

                 Key: THRIFT-1119
                 URL: https://issues.apache.org/jira/browse/THRIFT-1119
             Project: Thrift
          Issue Type: Bug
            Reporter: guoyunfeng


ReadJSONString (false). ToString () modified utf8Encoding.GetString (ReadJSONString (false));

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (THRIFT-1119) TJSONProtocol fails to UTF8 decode strings

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury updated THRIFT-1119:
----------------------------------

    Summary: TJSONProtocol fails to UTF8 decode strings  (was: C # TJSONProtocol class ReadString method error)

> TJSONProtocol fails to UTF8 decode strings
> ------------------------------------------
>
>                 Key: THRIFT-1119
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1119
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>    Affects Versions: 0.6
>            Reporter: guoyunfeng
>         Attachments: C#_TJSONProtocol_class_ReadString.diff
>
>
> ReadJSONString (false). ToString () modified utf8Encoding.GetString (ReadJSONString (false));

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (THRIFT-1119) C # TJSONProtocol class ReadString method error

Posted by "guoyunfeng (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

guoyunfeng updated THRIFT-1119:
-------------------------------

    Component/s: C# - Library

> C # TJSONProtocol class ReadString method error
> -----------------------------------------------
>
>                 Key: THRIFT-1119
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1119
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>    Affects Versions: 0.6
>            Reporter: guoyunfeng
>
> ReadJSONString (false). ToString () modified utf8Encoding.GetString (ReadJSONString (false));

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (THRIFT-1119) TJSONProtocol fails to UTF8 decode strings

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012108#comment-13012108 ] 

Hudson commented on THRIFT-1119:
--------------------------------

Integrated in Thrift #106 (See [https://hudson.apache.org/hudson/job/Thrift/106/])
    THRIFT-1119. csharp: TJSONProtocol fails to UTF8 decode strings

Patch: guoyunfeng


> TJSONProtocol fails to UTF8 decode strings
> ------------------------------------------
>
>                 Key: THRIFT-1119
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1119
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>    Affects Versions: 0.6
>            Reporter: guoyunfeng
>            Assignee: guoyunfeng
>             Fix For: 0.7
>
>         Attachments: C#_TJSONProtocol_class_ReadString.diff
>
>
> ReadJSONString (false). ToString () modified utf8Encoding.GetString (ReadJSONString (false));

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (THRIFT-1119) TJSONProtocol fails to UTF8 decode strings

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Duxbury closed THRIFT-1119.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7
         Assignee: guoyunfeng

I just committed this patch to TRUNK. Thanks for the patch!

> TJSONProtocol fails to UTF8 decode strings
> ------------------------------------------
>
>                 Key: THRIFT-1119
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1119
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>    Affects Versions: 0.6
>            Reporter: guoyunfeng
>            Assignee: guoyunfeng
>             Fix For: 0.7
>
>         Attachments: C#_TJSONProtocol_class_ReadString.diff
>
>
> ReadJSONString (false). ToString () modified utf8Encoding.GetString (ReadJSONString (false));

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (THRIFT-1119) C # TJSONProtocol class ReadString method error

Posted by "guoyunfeng (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

guoyunfeng updated THRIFT-1119:
-------------------------------

    Affects Version/s: 0.6

> C # TJSONProtocol class ReadString method error
> -----------------------------------------------
>
>                 Key: THRIFT-1119
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1119
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.6
>            Reporter: guoyunfeng
>
> ReadJSONString (false). ToString () modified utf8Encoding.GetString (ReadJSONString (false));

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (THRIFT-1119) C # TJSONProtocol class ReadString method error

Posted by "guoyunfeng (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

guoyunfeng updated THRIFT-1119:
-------------------------------

    Attachment: C#_TJSONProtocol_class_ReadString.diff

> C # TJSONProtocol class ReadString method error
> -----------------------------------------------
>
>                 Key: THRIFT-1119
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1119
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>    Affects Versions: 0.6
>            Reporter: guoyunfeng
>         Attachments: C#_TJSONProtocol_class_ReadString.diff
>
>
> ReadJSONString (false). ToString () modified utf8Encoding.GetString (ReadJSONString (false));

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira