[
https://issues.apache.org/jira/browse/THRIFT-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13144690#comment-13144690
]
Hudson commented on THRIFT-1277:
--------------------------------
Integrated in Thrift #317 (See [https://builds.apache.org/job/Thrift/317/])
Thrift-1277: Node.js serializes false booleans as null
Client: js
Patch: Hans Duedal
When serializing boolean types, false booleans are serialized as null instead
of false switching to using loose compare instead
> Node.js serializes false booleans as null
> -----------------------------------------
>
> Key: THRIFT-1277
> URL: https://issues.apache.org/jira/browse/THRIFT-1277
> Project: Thrift
> Issue Type: Bug
> Components: JavaScript - Compiler, Node.js - Compiler
> Affects Versions: 0.7
> Reporter: Hans Duedal
> Assignee: Hans Duedal
> Labels: compiler, node, nodejs
> Fix For: 0.8
>
> Attachments: nodejs_compiler_false_bools.patch,
> nodejs_compiler_false_bools_loose.patch
>
>
> When serializing boolean types, false booleans are serialized as null instead
> of false.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira