[ https://issues.apache.org/jira/browse/THRIFT-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254366#comment-13254366 ]
Hudson commented on THRIFT-1277: -------------------------------- Integrated in Thrift #440 (See [https://builds.apache.org/job/Thrift/440/]) THRIFT-1277 Node.js serializes false booleans as null Patch: Henrique Mendonca (Revision 1326371) Result = SUCCESS roger : http://svn.apache.org/viewvc/?view=rev&rev=1326371 Files : * /thrift/trunk/compiler/cpp/src/generate/t_js_generator.cc * /thrift/trunk/lib/js/test/test.js > 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: Henrique Mendonca > Labels: compiler, node, nodejs > Fix For: 0.9 > > Attachments: THRIFT-1277.patch, 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