diff -r 82c0024438c8 -r ab88d4a85041 harvester/common/src/harvesterplugin.cpp --- a/harvester/common/src/harvesterplugin.cpp Wed Apr 14 16:24:03 2010 +0300 +++ b/harvester/common/src/harvesterplugin.cpp Tue Apr 27 17:05:23 2010 +0300 @@ -220,6 +220,7 @@ // EXPORT_C void CHarvesterPlugin::DoCancel() { + iState = EHarvesterIdle; } // ---------------------------------------------------------------------------