Summary: | Should clear 'register' flag when an account is successfully registered. | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Will Thompson <will> |
Component: | mission-control | Assignee: | Simon McVittie <smcv> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/smcv/telepathy-mission-control-smcv.git;a=shortlog;h=refs/heads/unregister | ||
Whiteboard: | review+ | ||
i915 platform: | i915 features: |
Description
Will Thompson
2010-05-15 06:38:27 UTC
This branch does as requested. We should probably backport to 5.4.x. Why are you calling this function twice? _mcd_account_set_parameter (self, "register", NULL, NULL, NULL); (In reply to comment #2) > Why are you calling this function twice? > _mcd_account_set_parameter (self, "register", NULL, NULL, NULL); A typo. I've deleted the second call; anything else? review+ from cassidy until the merge from master. However, it turns out that when merged into master this no longer works, because _mcd_account_dup_parameters can now return params == NULL. I've made clear_register_dup_params_cb tolerate this. Looks good. Fixed in git for 5.4.3 and 5.5.2. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.