diff -r fb2c519f85e0 -r 7a45d2ea2f56 localconnectivityservice/dun/utils/src/DunNoteHandler.cpp --- a/localconnectivityservice/dun/utils/src/DunNoteHandler.cpp Tue Sep 14 22:59:42 2010 +0300 +++ b/localconnectivityservice/dun/utils/src/DunNoteHandler.cpp Wed Oct 13 15:32:36 2010 +0300 @@ -92,7 +92,6 @@ return retTrap; } SetActive(); - iNoteState = EDunStateUiNoting; FTRACE(FPrint( _L("CDunNoteHandler::IssueRequest() complete") )); return KErrNone; } @@ -176,6 +175,7 @@ note->SetSecondaryDisplayData( sdData ); // ownership transferred // Start to show note iStatus = KRequestPending; + iNoteState = EDunStateUiNoting; note->ShowConfirmationQueryL( iStatus, *unicodeString, R_AVKON_SOFTKEYS_OK_EMPTY,