bmatthias / kolab-android

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

Settings: Preferences should be saved before testing the connectivity #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
* Install a fresh version of kolab-android
* goto settings and fill out the form
* hit "Test Settings"
    -> Error, unable to connect

Reason: host is obtained from pref.getHost() which is emtpy at this point.

-> Solution: obtain host & port from input boxes

Original issue reported on code.google.com by arthur.z...@gmail.com on 26 Nov 2010 at 3:13

GoogleCodeExporter commented 8 years ago
I have a patch for this in my commit queue. Shall I pull it out from behind?

Original comment by bytesque...@gmail.com on 1 Dec 2010 at 9:02

GoogleCodeExporter commented 8 years ago
Fixed in trunk.

Original comment by bytesque...@gmail.com on 2 Dec 2010 at 10:39