This bug is in CompoundRepository.cs::UpdateSyncIfItemHashChanged(). The call to update the repository is using the old sync value which means that the wrong metadata for an updated item is retain...
Id #13056 | Release:
None
| Updated: Feb 12 at 9:16 PM by psuthar | Created: Apr 20, 2009 at 4:04 PM by psuthar
It looks like the actual issue is because of the null test for W as shown below. The test should check if there are no conflicts and if W is subsumed by localItem – this will handle the case when ...
Id #13055 | Release:
None
| Updated: Feb 12 at 9:16 PM by dcazzulino | Created: Apr 20, 2009 at 4:02 PM by psuthar
Right now the implementation only sees <item> elements with a <sx:sync> element as valid items. Since any element can syncable, it would be helpful if the implementation were changed to either inc...
Id #11648 | Release:
None
| Updated: Feb 12 at 9:16 PM by psuthar | Created: Nov 18, 2008 at 4:29 PM by psuthar
A roadmap would be helpful. Especially regarding Microsoft's own Sync Framework. Or is this a part of it?
Id #9308 | Release:
None
| Updated: Feb 12 at 9:16 PM by mgaerber | Created: Feb 12, 2008 at 5:50 PM by mgaerber
FeedReader.Create should return an implementation that moves the XmlReader to the first element, determines which feed format it is, and uses the appropriate concrete reader (i.e. RssFeedReader).
Id #7012 | Release:
None
| Updated: Feb 12 at 9:16 PM by mgaerber | Created: Sep 21, 2007 at 2:09 PM by dcazzulino