What steps will reproduce the problem?
1. checkout 1.4 trunk pre 910
2. encoded 0x100 with JavScriptCodec
What is the expected output? What do you see instead?
"\u0100", IndexOutOfRangeException(-1)
Please use labels and text to provide additional information.
If statement is checking for <= 256 instead of < 256.
Original issue reported on code.google.com by schal...@darkmist.net on 14 Dec 2009 at 2:04
Original issue reported on code.google.com by
schal...@darkmist.net
on 14 Dec 2009 at 2:04