diff -r c8e5c3d81b42 -r 39aa16f3fdc2 syncmlfw/ds/syncagent/src/nsmldscmds.cpp --- a/syncmlfw/ds/syncagent/src/nsmldscmds.cpp Wed Jun 23 19:10:17 2010 +0300 +++ b/syncmlfw/ds/syncagent/src/nsmldscmds.cpp Tue Jul 06 15:14:24 2010 +0300 @@ -1954,7 +1954,7 @@ } iDSObserver.OnSyncMLSyncProgress( MSyncMLProgressObserver::ESmlReceivingModificationsFromServer, - iDSContent.ServerItemCount(), 0 ); + iDSContent.ServerItemCount(), iDSContent.TaskId() ); } // If number of changes is more than batch limit then batch is used if