voiceui/voiceuivoicerecognition/src/vuiccontactresultsstate.cpp
changeset 1 b13cd05eeb2f
parent 0 bf1d17376201
child 9 f096c31e006a
--- a/voiceui/voiceuivoicerecognition/src/vuiccontactresultsstate.cpp	Thu Dec 17 08:46:30 2009 +0200
+++ b/voiceui/voiceuivoicerecognition/src/vuiccontactresultsstate.cpp	Mon Jan 18 20:20:30 2010 +0200
@@ -514,7 +514,7 @@
     
     DataStorage().PbkHandler()->FindContactFieldL( aTag );
                            
-    TBufC<KMaxPhoneNumberLength> phoneNumber = DataStorage().PbkHandler()->TextL();
+    TBufC<KMaxFieldLength> phoneNumber = DataStorage().PbkHandler()->TextL();
     type.Set( GetContactIconType( DataStorage().PbkHandler()->FieldTypeL() ) );
 
     aBuffer.Zero();