commonuis/CommonUi/src/DocumentHandler.cpp
branchRCL_3
changeset 21 978afdc0236f
parent 20 d48ab3b357f1
--- a/commonuis/CommonUi/src/DocumentHandler.cpp	Wed Sep 01 12:16:19 2010 +0100
+++ b/commonuis/CommonUi/src/DocumentHandler.cpp	Tue Sep 14 21:48:24 2010 +0300
@@ -464,6 +464,8 @@
         error = iHandler->CopyHandleL( aFileOld, aAttr );
         }
 
+    iHandler->ResetSrcFile();
+    
     #ifdef _DEBUG
     RDebug::Print( _L("DocumentHandler: CDocumentHandler::CopyL: finished with error=%d."), error);
     #endif