diff -r b048e15729d6 -r 36d60d12b4af creator/engine/src/creator_connectionmethod.cpp --- a/creator/engine/src/creator_connectionmethod.cpp Fri Sep 03 17:11:21 2010 +0300 +++ b/creator/engine/src/creator_connectionmethod.cpp Fri Sep 17 14:22:55 2010 +0300 @@ -411,7 +411,7 @@ // id has been generated, store it for being able to delete // only entries created with Creator - iEntryIds.Append( dest.Id() ); + iEntryIds.AppendL( dest.Id() ); conMethod.Close(); CleanupStack::Pop( );//conMethod