[
https://issues.apache.org/jira/browse/THRIFT-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160680#comment-16160680
]
ASF GitHub Bot commented on THRIFT-2289:
----------------------------------------
GitHub user walter-weinmann reopened a pull request:
https://github.com/apache/thrift/pull/1349
THRIFT-2289: Erlang impl of Thrift JSON protocol wrongly writes/expec…
…ts true/false for bools
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/walter-weinmann/thrift THRIFT-2289
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1349.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1349
----
commit 09a5ccec4e4640a07035b42ae747a5f408429560
Author: walter-weinmann <[email protected]>
Date: 2017-09-07T19:25:49Z
THRIFT-2289: Erlang impl of Thrift JSON protocol wrongly writes/expects
true/false for bools
----
> Erlang impl of Thrift JSON protocol wrongly writes/expects true/false for
> bools
> -------------------------------------------------------------------------------
>
> Key: THRIFT-2289
> URL: https://issues.apache.org/jira/browse/THRIFT-2289
> Project: Thrift
> Issue Type: Bug
> Components: Erlang - Library
> Affects Versions: 0.9.1
> Reporter: Jens Geyer
>
> Some implementations of Thrift JSON protocol wrongly write and expect
> true/false for bools, instead of 0/1
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)