Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
rkao1
Posts: 40
Registered: ‎08-04-2008

Bug in BlackBerryContactList.Choose(...)?

Hi All,

 

BlackBerryContactList.Choose(...) works fine when I'm in the English/English UK Language. BUT, if you choose "Deutch" or  other foreign language, BlackBerryContactList.Choose(...) returns null for the same contact...

 

Anyone have seen this?

 

Thanks,

 

Rob 

 

Please use plain text.
Developer
RexDoug
Posts: 4,764
Registered: ‎07-21-2008

Re: Bug in BlackBerryContactList.Choose(...)?

I have German on my Curve 8320 running 4.2.2.180, and this method works as expected.

 

What OS level are you running?

 

Please use plain text.
New Developer
rkao1
Posts: 40
Registered: ‎08-04-2008

Re: Bug in BlackBerryContactList.Choose(...)?

I'm running OS 4.6 and OS 4.5. I will try on OS 4.2.2, but need to find a device first :smileywink:

 

Thanks.

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Bug in BlackBerryContactList.Choose(...)?

I haven't been able to reproduce this.  What is the full, 4 digit BlackBerry handheld software version you are testing with?  Are you able to reproduce this in the BlackBerry Simulator?  Can you provide some sample code?

 

This link explains how to configure additional languages in the BlackBerry Simulator.

 

How To - Add language support to the BlackBerry Simulator
Article Number: DB-00046

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800792/801083/How_To_...

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
New Developer
rkao1
Posts: 40
Registered: ‎08-04-2008

Re: Bug in BlackBerryContactList.Choose(...)?

4.6.0.167

4.5.0.77 

4.2.2.169

 

I am getting the contact and loop through the emails to have a GUI to let users select email addresses. I will test this on the simulator, thanks for the tip mark. 

 

 

Please use plain text.