diff -r da3ec8478e66 -r 9347c563e054 creator/engine/src/creator_connectionmethod.cpp --- a/creator/engine/src/creator_connectionmethod.cpp Fri Sep 17 08:29:47 2010 +0300 +++ b/creator/engine/src/creator_connectionmethod.cpp Mon Oct 04 00:18:03 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