owios7 / android-sms

Automatically exported from code.google.com/p/android-sms
0 stars 0 forks source link

Long password (30 chars) causes login error #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The following bug was reported to me by e-mail. I have not verified it.

What steps will reproduce the problem?
1. Have Gmail account with a password of ~30 chars
2. Try to perform backup

What is the expected output? What do you see instead?
Backup should happen successfully. However, SMS Backup shows a login error.

Original issue reported on code.google.com by chstu...@gmail.com on 4 Apr 2009 at 8:12

GoogleCodeExporter commented 8 years ago
This problem turned out to be caused by the platform bug with encoding of 
SharedPreferences.

Original comment by chstu...@gmail.com on 8 Apr 2009 at 6:31