ajitd / boghe

Automatically exported from code.google.com/p/boghe
0 stars 0 forks source link

Binary SMS text randomly truncated #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
same setup as with issues #42 and #43

What is the expected output? 
all the entered text is sent out, UDL set properly

What do you see instead?
UDL limited to 6 bytes which are eventually sent out and received by client

NOTE 6 bytes is a random number. I saw e.g. 136 bytes sent when I entered more 
than 160 etc. looks line uninitialized variable 

What version of the product are you using? On what operating system?
same setup as with issues #42 and #43

Please provide any additional information below.

Original issue reported on code.google.com by andrei.k...@kolumbus.fi on 23 Feb 2011 at 11:46

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 24 Feb 2011 at 9:39