|
[
Permlink
| « Hide
]
Eddie Epstein added a comment - 11/Jul/07 09:17 AM
TextWireFormat.patch fixes this issue. The data is written out in UTF8, which has the same size wire format as that previously created by writeUTF, and is preceded by a 4 byte length. There is an extra copy of the data created on both sending and receiving sides, but then again, it works.
Eddie Epstein made changes - 11/Jul/07 09:17 AM
Eddie Epstein made changes - 24/Jul/07 07:39 AM
The patch submitted did in fact "work", but only for restricted message content: ascii characters.
Somewhat embarrassed, Turns out there is another bug: the HTTP connector is completely broken for multi-byte UTF-8 characters. The attached patch file includes fixes for both the 64K limit (same fix as previously submitted) and for the bad decode of the Http request body.
Eddie Epstein made changes - 27/Jul/07 09:05 AM
Rob Davies made changes - 19/Aug/07 10:37 PM
Gary Tully made changes - 08/Sep/08 07:54 AM
Gary Tully made changes - 20/May/09 06:42 AM
Bruce Snyder made changes - 20/Nov/09 07:40 AM
Bruce Snyder made changes - 20/Nov/09 11:25 AM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||