diff -r 6c1dfe4da5dd -r 63223d4fd956 mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/src/cmoveobject.cpp --- a/mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/src/cmoveobject.cpp Tue Aug 31 15:41:40 2010 +0300 +++ b/mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/src/cmoveobject.cpp Wed Sep 01 12:23:05 2010 +0100 @@ -314,6 +314,8 @@ { PRINT( _L( "MM MTP => CMoveObject::GetPreviousPropertiesL" ) ); + const TDesC& suid( aObject.DesC( CMTPObjectMetaData::ESuid ) ); + // same storage, not necessary to get the properties if ( iSameStorage ) return;