Community
Participate
Working Groups
Created attachment 183033 [details] fix code from HEAD currently in our JSON parser for Rhino if we encounter an ISO control character we throw an exception. The problem with this is that it toasts the packet reading code and leaves the socket reader in a 'dead' state. We should just skip over them.
applied to HEAD