[Bug 27791] 3rd party code needs to be able to map SSO (libaccounts) IDs to account object paths

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 26 15:56:48 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27791

Vivek Dasmohapatra <vivek at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|review-                     |

--- Comment #2 from Vivek Dasmohapatra <vivek at collabora.co.uk> 2010-04-26 06:56:48 PDT ---
> I think you're doing this wrong: g_key_file_get_string + g_strsplit isn't
> suitable for retrieving a string list (for a start, it behaves incorrectly in
> the presence of escaped semicolons, if there ever are any). Why don't you use
> g_key_file_get_string_list?

The plugin does't know there is even a key file - it uses the shim interface
which only lets it set a string - SSO service names can't have ; in them,
so that was used as a separator

Additionally the Account interface was droped from requirements, I should 
have removed it completely before committing, so problems with it haven't
been addressed, it's gone now.

The other issues should all have been addressed now.

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



More information about the telepathy-bugs mailing list