Map Type is broken
------------------
Key: THRIFT-863
URL: https://issues.apache.org/jira/browse/THRIFT-863
Project: Thrift
Issue Type: Bug
Components: JavaScript - Compiler, JavaScript - Library
Affects Versions: 0.4, 0.3
Environment: FireFox 3.6.8
Reporter: Roger Meier
decoding of Map Types is broken, Unit Test Output looks like:
{code}
expected: "{\\"7\\":77,\\"8\\":88,\\"9\\":99}"
result: "{\\"8\\":88,\\"88\\":88}",
{code}
see: http://www.bufferoverflow.ch:8088/test/test.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.