Closed
Bug 919967
Opened 11 years ago
Closed 11 years ago
[Gaia][Contacts]Enable import contact function when illegal SIM insert & unlocked.
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gwang, Assigned: jmcf)
References
Details
Attachments
(1 file, 2 obsolete files)
Copy from Bug916000
Steps to reproduce:
【Detail Description*】:
【Repro Steps*】:install a unicom usim card that owed pay for a log time.
【Expect Result*】:can read sim phonebook and change pin
【Real Result*】:display unknown simstate and can't entry sim at all
【Test Count*】:5
【Found Count*】:5
【Gaia commit ID*】:c0ea0a4943dc8d3751b07f5b5c5d3abe06364a14
【Gecko commit ID*】: 170f9e477571127cd40997fa2abe262ed43f0e4d
【Log*】:NA
【Network environment】:NA
【Resume operation】:NA
【Carrier】:UNICOM
Because the sim is a owed pay card, so it is rejected by network, and the sim turned to 'illegal' simstate, this is a regular process.
But in gaia and gecko, there is no state for 'illegal', so mapped to 'unknown'.
Then the entry for sim is disabled, but this should not happen for 'illegal' state.
More worse, when sim is 'unknown', it can not to make a emergency call. This should never happen at all.
Reporter | ||
Updated•11 years ago
|
Summary: Enable import contact function when illegal SIM insert & unlocked. → [Gaia][Contacts]Enable import contact function when illegal SIM insert & unlocked.
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
Attachment #809695 -
Attachment is obsolete: true
Reporter | ||
Comment 3•11 years ago
|
||
With the fix + Bug916000 patch, sim contact can import when insert illegal SIM.
Reporter | ||
Updated•11 years ago
|
Attachment #809696 -
Flags: review?(allstars.chh)
Comment on attachment 809696 [details]
Enable import SIM contact when illegal card. Gaia_pull_request_12413
Please find the appropriate reviewer from https://wiki.mozilla.org/Modules/FirefoxOS#Communications or through irc.
Attachment #809696 -
Flags: review?(allstars.chh)
Reporter | ||
Updated•11 years ago
|
Attachment #809696 -
Flags: review?(jmcanterafonseca)
Assignee | ||
Comment 5•11 years ago
|
||
Comment on attachment 809696 [details]
Enable import SIM contact when illegal card. Gaia_pull_request_12413
the variable name you are using is incorrect. Please see the alternative patch
Attachment #809696 -
Flags: review?(jmcanterafonseca) → review-
Assignee | ||
Comment 6•11 years ago
|
||
Assignee: gwang → jmcf
Attachment #809696 -
Attachment is obsolete: true
Attachment #809769 -
Flags: review?(gwang)
Reporter | ||
Comment 7•11 years ago
|
||
Comment on attachment 809769 [details]
12432.html
It's cool, thank you!
Attachment #809769 -
Flags: review?(gwang) → review+
Assignee | ||
Comment 8•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•