Closed
Bug 836653
Opened 12 years ago
Closed 12 years ago
[SMS] Content JS LOG at app://sms.gaiamobile.org/js/contacts.js:54 in onerror: Contact finding error. Error: undefined
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: airpingu, Unassigned)
References
Details
STR
==============================
0. 2012/1/31 Gecko(m-c) and Gaia build.
1. Open the SMS app.
2. Tap the pen icon to write message.
3. Type anything in the receiver field.
4. An error shows up in the logcat as below whenever typing one character.
LOGCAT
==============================
E/GeckoConsole( 553): Content JS LOG at app://sms.gaiamobile.org/js/contacts.js:54 in onerror: Contact finding error. Error: undefined
NOTE
==============================
Actually, I haven't had any contacts added before. Not sure if this is a critical issue since the SMS functions seem still working.
Reporter | ||
Comment 1•12 years ago
|
||
Also, when you send a message. Another error shows up in the logcat:
E/GeckoConsole( 462): [JavaScript Error: "TypeError: contacts is null" {file: "app://sms.gaiamobile.org/js/sms.js" line: 894}]
Smells like the same root cause because I don't have any contacts available?
Comment 2•12 years ago
|
||
Hi Gene! I've been testing and for me it's impossible to reproduce. Could you try again with the latest version, and if you retrieve the same error, could you specify Gecko & Gaia versions? Thanks!
Reporter | ||
Comment 3•12 years ago
|
||
Sorry for the delayed response. Let's address this issue at bug 839401.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•