diff -r a36219ae6585 -r 2e64dc50f295 syncmlfw/ds/syncagent/src/nsmldscmds.cpp --- a/syncmlfw/ds/syncagent/src/nsmldscmds.cpp Tue Jul 13 09:37:43 2010 +0530 +++ b/syncmlfw/ds/syncagent/src/nsmldscmds.cpp Tue Jul 13 09:51:41 2010 +0530 @@ -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