Bug 270862

Summary: Update Nepomuk on connection with changes that happened when we were offline
Product: [Frameworks and Libraries] telepathy Reporter: George Goldberg <grundleborg>
Component: nepomuk-serviceAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description George Goldberg 2011-04-13 19:30:32 UTC
The Account and Contact classes in the nepomuk service need to ensure that when we reconnect to the IM network, any changes that have happened while we were disconnected are signalled to the Storage class.

Probably the simplest way to do this is just emit the signals for all properties indicating that they have changed on newly constructed Account and Contact instances. This way, although some of these changes will be false alarms, it will ensure that no out of date information remains.
Comment 1 George Goldberg 2011-06-09 10:47:29 UTC
This is fixed in latest master.