[
https://issues.apache.org/jira/browse/THRIFT-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165711#comment-16165711
]
ASF GitHub Bot commented on THRIFT-2289:
----------------------------------------
GitHub user walter-weinmann opened a pull request:
https://github.com/apache/thrift/pull/1356
THRIFT-2289 Erlang impl of Thrift JSON protocol wrongly writes/expect…
…s true/false for bools.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/walter-weinmann/thrift master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1356.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 #1356
----
commit 6e83a3d886d9b98874b592fba42d5203a101291e
Author: walter-weinmann <[email protected]>
Date: 2017-09-14T04:16:30Z
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)