[Bug 26648] New: TplLogStoreEmpathy should not get valid accounts from the AM

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 19 15:30:20 CET 2010


http://bugs.freedesktop.org/show_bug.cgi?id=26648

           Summary: TplLogStoreEmpathy should not get valid accounts from
                    the AM
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: logger
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: cosimo.alfarano at collabora.co.uk


Currently in log_store_empathy_search_hit_new() log-store-empathy get a list of
valid accounts from the AM, because of the way Empathy handled it.

In TPL it shoudln't be used only valid accounts, or the search will cut off all
the accounts that for example were removed but still in the TPL log history.

Probably calling tp_account_manager_get_valid_accounts() is useles and since it
needs preparation, it is actually not needed.
Instead a query to retrieve all the current logged account would be its
replacement.
>From TPL LogStore's point of view, it doesn't matter if an account is valid or
not, just if it has some LogEntry to show or not.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list