You Are Here:

Community: Wiki

This page was last modified on 24 February 2009, at 11:56.

KIJ001299 - Accessing Contacts fails on Nokia 6212 Classic

From Forum Nokia Wiki



ID KIJ001299 Creation date January 28, 2009, updated February 24, 2009
Platform Series 40 5th Edition, Feature Pack 1 Devices Nokia 6212 Classic
Category Java ME Subcategory UI


Keywords (APIs, classes, methods, functions): TextField.PHONENUMBER


Overview

Nokia 6212 Classic fails to access the device's contacts with TextField.PHONENUMBER.

Description

When displaying a TextBox using TextField.PHONENUMBER as a parameter in Series 40, the Search option can be used to open the contacts database application. However, in Nokia 6212 Classic using this option makes the device reboot.


How to reproduce

The following code snippet can be used for testing this issue:

import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
 
 
public class ContactTest extends MIDlet {
 
private TextBox phoneNumber;
 
public void startApp()
{
phoneNumber = new TextBox("Tel","",12,TextField.PHONENUMBER);
 
Display display = Display.getDisplay(this);
 
Display.getDisplay(this).setCurrent(phoneNumber);
}
 
public void pauseApp() {
}
 
public void destroyApp(boolean unconditional) {
}
}

Solution

This issue will be fixed in software version 06.20.

Related Wiki Articles

No related wiki articles found

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia 
RDF Facets: qdcZidentifierQSxhttpE3aE2fE2fwikiE2eforumE2enokiaE2ecomE2findeE78E2ephpE2fKIJ000103E5fE2dE5fS60E5fprofileE5fsettingsE5fandE5fplayingE5fsoundsE5finE5fMIE44letsX qdcZtypeQUqfnZE45E78cludedFromGeneralE4cistingsQ qdcZtypeQUqfntypeZCommunityContentQ qdcZtypeQUqfntypeZKnowledgeBaseContentQ qdcZtypeQUqfntypeZKnownIssueQ qdcZtypeQUqfntypeZE52esourceQ qdcZtypeQUqfntypeZWebpageQ qdcZtypeQUqfntypeZWikiContentQ qdcZtypeQUqmarsZManagedE52esourceQ qdcZtypeQUqwebZInformationE52esourceQ qdcZtypeQUqwebZPageQ qdcZtypeQUqwebZE52esourceQ qdcZtypeQUqrdfsZE52esourceQ qfnZtypeQUqfntypeZCommunityContentQ qfnZtypeQUqfntypeZKnowledgeBaseContentQ qfnZtypeQUqfntypeZKnownIssueQ qfnZtypeQUqfntypeZE52esourceQ qfnZtypeQUqfntypeZWebpageQ qfnZtypeQUqfntypeZWikiContentQ qmarsZlanguageQUxhttpE3aE2fE2fswE2enokiaE2ecomE2flanguageE2d1E2fenX qrdfZtypeQUqfnZE45E78cludedFromGeneralE4cistingsQ qrdfZtypeQUqfntypeZCommunityContentQ qrdfZtypeQUqfntypeZKnowledgeBaseContentQ qrdfZtypeQUqfntypeZKnownIssueQ qrdfZtypeQUqfntypeZE52esourceQ qrdfZtypeQUqfntypeZWebpageQ qrdfZtypeQUqfntypeZWikiContentQ qrdfZtypeQUqmarsZManagedE52esourceQ qrdfZtypeQUqwebZInformationE52esourceQ qrdfZtypeQUqwebZPageQ qrdfZtypeQUqwebZE52esourceQ qrdfZtypeQUqrdfsZE52esourceQ