* fix logical ID bug #62763.
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Sat, 7 Jul 2007 14:26:10 +0000 (14:26 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Sat, 7 Jul 2007 14:26:10 +0000 (14:26 +0000)
commit22a35aa7ce92c1f264efbaef53c8e1b11cb49ec4
treea96a24daf7a1bfb764021734d19bc289f0a2a9a9
parent112d93f7df25d62ce60c6c4f6ce5ac33e9a14ef4
* fix logical ID bug #62763.
* while tracking this bug down, found that modest-platform was
  measuring string character lengths with strlen, changed this
  in g_utf8_strlen. also make the length check greater-than
  instead of equal, as copy-paste may change the length with
  more than one at a time.

pmo-trunk-r2624
src/maemo/modest-account-settings-dialog.c
src/maemo/modest-platform.c