EmiteGWT / hablar

Emite UI
GNU Lesser General Public License v3.0
24 stars 14 forks source link

Messages truncated to 4096 characters on Firefox #28

Closed ashward closed 11 years ago

ashward commented 11 years ago

When sending a large message (29313 characters used for testing) to a client running in Firefox, the message will get truncated to 4096 characters with no warning on either the sending or receiving client. Data not truncated on other browsers. Cause could be Firefox has an XML node character limit of 4096 characters, as the whole message is present in the request.