--- 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();