iliyantn / websmsdroid

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

Numbers containing spaces prevent sending (only when chosen via pick-number-button) #188

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Press the "pick-number-button" and select a contact with a number
containing spaces
2. Send the SMS

What is the expected output? What do you see instead?
Web2SMS should filter out any unwanted characters from the number and send
the SMS. Instead it apparently tries to send it without filtering and the
SMS never arrives. The really bad thing is that there's no error message,
Web2SMS behaves as if the SMS had been sent successfully and the sender
never realizes that the SMS was actually never sent.

What version of the product are you using? On what operating system?
v3.0.13 with o2 connector 1.3.1, Android 2.1 (HTC Desire)

Please provide any additional information below.
This really only happens when using the new "pick-number-button". When
selecting the number in the old way by just entering the recipient's name
in the field in the main screen and selecting the number from the drop-down
list, then the unwanted characters like whitespaces are filtered out from
the number. Just use the same filtering method on a number from the
"pick-number-button" list, then everything should be fine.
Great app by the way!

Original issue reported on code.google.com by gerbers...@googlemail.com on 28 Apr 2010 at 6:38

GoogleCodeExporter commented 9 years ago

Original comment by felix.bechstein on 28 Apr 2010 at 9:49

GoogleCodeExporter commented 9 years ago
please test the attached apk.

Original comment by felix.bechstein on 29 Apr 2010 at 6:32

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by felix.bechstein on 29 Apr 2010 at 6:32

GoogleCodeExporter commented 9 years ago
Wow, that was quick :-) I tested the attached apk with numbers containing 
spaces and
also with brackets, no problems anymore. Great work!

Original comment by gerbers...@googlemail.com on 29 Apr 2010 at 6:20

GoogleCodeExporter commented 9 years ago

Original comment by felix.bechstein on 29 Apr 2010 at 9:41