rastabrane / websmsdroid

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

Number of remaining signs failed #636

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
If you type a polish sign like ą or ł, and so on then the number of remaining 
signs is not right more.

What is the expected output? What do you see instead?
If I type this text:

This is a test SMS with polish sign

is the number of remaining signs 1/124 

after I type ł jump it to 1/33

I use WebSMS 4.2.5 on Gingerbread 2.3.3 with GMX Connector.

Original issue reported on code.google.com by gregor....@gmail.com on 7 Jan 2012 at 7:18

GoogleCodeExporter commented 9 years ago
I found now out, that in the standard message app happens the same on Samsung 
Galaxy S with Gingerbread 2.3.3

Original comment by gregor....@gmail.com on 11 Jan 2012 at 6:23

GoogleCodeExporter commented 9 years ago
that's because the connector is using the default sms length calculation 
provided by system.

please test this build. it is written blindly and may crash awfully.
it does replace the characters before calculating the length.

Original comment by f...@ub0r.de on 12 Jan 2012 at 6:08

Attachments:

GoogleCodeExporter commented 9 years ago
It doesn't solve the problem

Original comment by gregor....@gmail.com on 12 Jan 2012 at 6:18

GoogleCodeExporter commented 9 years ago
i forgot something: websms is caching most information about the connector.
please open the preferences and go back to main screen. this will force the app 
to reload the conenctors.

Original comment by f...@ub0r.de on 13 Jan 2012 at 6:06

GoogleCodeExporter commented 9 years ago
This doesn't solve the problem, too. With the new connector WebSms doesn't show 
more how many SMS would send this month eg. 41/100 via GMX, but the SMS will be 
send. 

Original comment by gregor....@gmail.com on 13 Jan 2012 at 6:39

GoogleCodeExporter commented 9 years ago
i really guess this is some kind of caching problem. it's working here with a 
fresh install on my good old g1.

i wrote a message in the text field "aaaaaaaaa[..]aç".

when selecting the gmx connector (and forcing the update of the counter by 
putting a " ") it is calculating the ç as c (one char)
when selecting another connector, the ç is counted with many chars.

Original comment by f...@ub0r.de on 13 Jan 2012 at 4:18

GoogleCodeExporter commented 9 years ago
If I type your text "aaaaaaaaa[..]aç" then the counter is correct, too. The 
sign ç isn't a polish char. Try it with this same text, how I use: "This is a 
test SMS with polish sign ł"

Original comment by gregor....@gmail.com on 13 Jan 2012 at 5:21

Attachments:

GoogleCodeExporter commented 9 years ago
well, then this char is missing in the replacement table.
would you please list ALL characters that need to be replaced?

Original comment by f...@ub0r.de on 13 Jan 2012 at 9:30

GoogleCodeExporter commented 9 years ago
Here the characters ąęłóśćżź ĄĘŁÓŚĆŻŹ

Original comment by gregor....@gmail.com on 13 Jan 2012 at 10:43

GoogleCodeExporter commented 9 years ago
I have ń and Ń forgotten

Original comment by gregor....@gmail.com on 14 Jan 2012 at 10:30

GoogleCodeExporter commented 9 years ago
ok, that's strange. all characters are added to the list and replaced by latin 
chars.
what does the message look like on the receiver's side? are the polish chars 
replaced by the latin?

Original comment by f...@ub0r.de on 14 Jan 2012 at 6:18

GoogleCodeExporter commented 9 years ago
Sorry but where is the download link to try the new connector? 

Original comment by gregor....@gmail.com on 14 Jan 2012 at 7:40

GoogleCodeExporter commented 9 years ago
i think i forgot to attach it.

Original comment by f...@ub0r.de on 15 Jan 2012 at 10:44

Attachments:

GoogleCodeExporter commented 9 years ago
I install the new connector, but it isn't show up more under preferences :-(.

Original comment by gregor....@gmail.com on 15 Jan 2012 at 2:07

GoogleCodeExporter commented 9 years ago
did you try close and reopen prefs?
This will force websms to reload the connector list.

Original comment by f...@ub0r.de on 15 Jan 2012 at 4:37

GoogleCodeExporter commented 9 years ago
yes, if I try to close and reopen prefs of websms, the GMX Connector doesn't be 
list in the prefereces anymore.

Original comment by gregor....@gmail.com on 15 Jan 2012 at 4:41

GoogleCodeExporter commented 9 years ago
this is really strange.
i attached a fresh clean build

Original comment by f...@ub0r.de on 16 Jan 2012 at 5:42

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Now I could install the connector. But it's furthermore buggy. First you don't 
see how many SMS you have write this month (on the top Guthaben is empty) and 
it count furthermore the polish signs false 1/124 and with the polish sign ł 
1/33 (see Screenshots) I have marked in the screenshot the remaining signs.

Original comment by gregor....@gmail.com on 16 Jan 2012 at 6:46

Attachments:

GoogleCodeExporter commented 9 years ago
Please try again with the latest WebSMS update from market.

Original comment by f...@ub0r.de on 17 Jan 2012 at 10:11

GoogleCodeExporter commented 9 years ago
Thx, now it works correctly 

Original comment by gregor....@gmail.com on 18 Jan 2012 at 5:15

GoogleCodeExporter commented 9 years ago
Didn't change anything. But the update wiped the connector cache.

Original comment by f...@ub0r.de on 18 Jan 2012 at 1:47

GoogleCodeExporter commented 9 years ago

Original comment by f...@ub0r.de on 27 Jan 2012 at 6:06