consider an individual as favorite if one of its persona is a favorite
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 31 Jul 2013 10:55:38 +0000 (12:55 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 31 Jul 2013 12:20:34 +0000 (14:20 +0200)
commitba71ffbfc6b3c3f5e006e2d6e164bdd07b5c9b8a
tree2c64f8a52a69506b64575c5545019cdb57352f9b
parente43bc1e4b33ba211712fbf0b04e29406d511e983
consider an individual as favorite if one of its persona is a favorite

We used to consider all the personas as having the "is-favourite" property
defined. So _update_single_valued_property was giving the priority to the
primary store (usually EDS) leading to the individual being considered as
unfavourite even if it has a Telepathy persona as favourite.

We now consider the "is-favourite" property being defined if it's set to TRUE
so any favourite persona will take presedence.

https://bugzilla.gnome.org/show_bug.cgi?id=705196
NEWS
folks/individual.vala