diff -r 50bf9db68373 -r 33ae025ac1e8 harvester/common/src/harvesterplugin.cpp --- a/harvester/common/src/harvesterplugin.cpp Fri Apr 16 15:23:55 2010 +0300 +++ b/harvester/common/src/harvesterplugin.cpp Mon May 03 12:55:01 2010 +0300 @@ -220,6 +220,7 @@ // EXPORT_C void CHarvesterPlugin::DoCancel() { + iState = EHarvesterIdle; } // ---------------------------------------------------------------------------