2007-04-30 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Mon, 30 Apr 2007 11:51:00 +0000 (11:51 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 30 Apr 2007 11:51:00 +0000 (11:51 +0000)
commit047b8ee1a3e839f4dc8c82db10a75cec944ec4b7
tree444b92bc92d215fc189d98f33f18fea637e9f47e
parent84c2681caafc791433135f704227111272e45203
2007-04-30  Murray Cumming  <murrayc@murrayc.com>

* src/modest-account-mgr-helpers.c:
        (modest_account_mgr_get_account_data): Add a more helpful error message, and comment,
        for the case that the account does not exist.

        * src/widgets/modest-folder-view.c: (filter_row): Use the tinymail account ID
        (equivalent to the modest account name) rather than the tinymail account name
        (equivalent to the modest account title - human readable) to get the account data.
        Check for null account data to prevent the crash, and add a TODO comment saying that
        this needs fixing because it is using the server account name instead of the account name.

pmo-trunk-r1721
ChangeLog2
src/modest-account-mgr-helpers.c
src/widgets/modest-folder-view.c