Node.js serializes false booleans as null -----------------------------------------
Key: THRIFT-1277 URL: https://issues.apache.org/jira/browse/THRIFT-1277 Project: Thrift Issue Type: Improvement Components: JavaScript - Compiler Affects Versions: 0.7 Reporter: Hans Duedal Fix For: 0.7 Attachments: nodejs_compiler_false_bools.patch When serializing boolean types, false booleans are serialized as null instead of false. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira