diff -r b048e15729d6 -r 36d60d12b4af creator/engine/src/creator_accesspoint.cpp --- a/creator/engine/src/creator_accesspoint.cpp Fri Sep 03 17:11:21 2010 +0300 +++ b/creator/engine/src/creator_accesspoint.cpp Fri Sep 17 14:22:55 2010 +0300 @@ -324,7 +324,7 @@ // id has been generated, store it for being able to delete // entries created only with Creator - iEntryIds.Append( uid ); + iEntryIds.AppendL( uid ); TBuf<256> name = iParameters->iConnectionName->Des(); iApUtils->SetNameL(name, uid); // sets the AP name