Kanaksinh / gtalksms

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

Newlines not trimmed in shortened message if message already short #123

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Send the message:
sms:Someone:Hello
there.

What is the expected output?
Sending SMS to Someone (xxxxxxx): "Hello there."

What do you see instead?
Sending SMS to Someone (xxxxxxx): "Hello
there."

Compare this with for instance:

sms:Someone:Hello
there. How are you today? Good? Great!

where it is trimmed properly.

Additional informations:
GTalkSMS version = 2.0
Android OS version = 2.2
Phone model = HTC Hero

Original issue reported on code.google.com by Eckankar on 10 Mar 2011 at 1:55

GoogleCodeExporter commented 8 years ago

Original comment by fschm...@gmail.com on 10 Mar 2011 at 5:12

GoogleCodeExporter commented 8 years ago
Changeset 4a84348ff4 - 
http://code.google.com/p/gtalksms/source/detail?r=4a84348ff4edb0bc6f40bf8a25133f
1a4b6c3975

Original comment by fschm...@gmail.com on 10 Mar 2011 at 9:46

GoogleCodeExporter commented 8 years ago
Fixed in v2.1

Original comment by Florent....@gmail.com on 14 Mar 2011 at 10:42

GoogleCodeExporter commented 8 years ago

Original comment by fschm...@gmail.com on 25 Aug 2011 at 7:50