diff -r 12db4185673b -r 8ba0afbb4637 mobilemessaging/smsmtm/servermtm/src/SMSSendSession.cpp --- a/mobilemessaging/smsmtm/servermtm/src/SMSSendSession.cpp Wed Aug 18 09:45:25 2010 +0300 +++ b/mobilemessaging/smsmtm/servermtm/src/SMSSendSession.cpp Thu Sep 02 20:23:03 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -129,6 +129,7 @@ entry.SetSendingState(KMsvSendStateFailed); entry.iError = KErrUnknownBioType; divideError = KErrUnknownBioType; + entry.iDate.UniversalTime(); iServerEntry.ChangeEntry(entry); //ignore error? aSelection.Delete(selCount);