Closed
Bug 939686
Opened 11 years ago
Closed 11 years ago
[B2G][Helix][Contacts][WangChao]When data part is full, import 50 contacts from sim says success, but actually failed.
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect, P2)
Firefox OS Graveyard
Gaia::Contacts
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: lecky.wanglei, Unassigned)
Details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; Tablet PC 2.0)
Steps to reproduce:
Repro step:
1.install a sim with 50 contacts and boot
2.make Part Data is full, then open Contacts and import contacts from sim
Expected: failed to import sim contacts
Actual: says import 50 contacts successfully, but enter Contacts, no contact exists.
Ver: 1.1HD
Hi Francisco:
This is happened 100%. We should give some tips for user to says that Inner Memory is full and can not import contacts.
This will give user a misunderstand.
Thanks!
Flags: needinfo?(francisco.jordano)
Priority: -- → P2
Comment 2•11 years ago
|
||
Hi,
can you see in the console log a message like this:
SIM Import: Error importing
https://github.com/mozilla-b2g/gaia/blob/master/apps/communications/contacts/js/utilities/import_sim_contacts.js#L195
Thanks!
Flags: needinfo?(francisco.jordano) → needinfo?(lecky.wanglei)
Hi:
I find this, as i see the code, for v1.1HD, import_sim_contacts.js did not do error cb.
That's why it say success.
Flags: needinfo?(lecky.wanglei)
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•