Closed
Bug 829819
Opened 12 years ago
Closed 12 years ago
STK SEND_SS does not display any text
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(blocking-b2g:-, b2g18 fixed)
RESOLVED
DUPLICATE
of bug 829838
blocking-b2g | - |
Tracking | Status | |
---|---|---|
b2g18 | --- | fixed |
People
(Reporter: cyang, Assigned: frsela)
Details
(Whiteboard: [cr 435228])
Attachments
(1 file)
In GCF TC 27.22.4.11.1.1A, the test is ran as follows:
- Start GCF test which prompts for device power up
- After power up and network registration is successful, GCF test will send a SEND_SS proactive command to display "Call Forward"
At this point, nothing is displayed even though this is sent:
RILContentHelper: Received message 'RIL:StkCommand': {"commandNumber":1,"typeOfCommand":17,"commandQualifier":0,"options":{"text":"Call Forward"}}
Updated•12 years ago
|
blocking-b2g: tef? → tef+
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → frsela
Assignee | ||
Comment 1•12 years ago
|
||
"\u0001" is received instead a number. Fixed with this patch
Assignee | ||
Updated•12 years ago
|
Attachment #702207 -
Flags: review?(21)
Comment 2•12 years ago
|
||
Comment on attachment 702207 [details] [diff] [review]
Fixed STK Play Tone when the tone code is an string and options.duration is not provided
Is it the right patch? It seems the same than bug 829814.
Attachment #702207 -
Flags: review?(21)
Updated•12 years ago
|
Flags: needinfo?(frsela)
Assignee | ||
Comment 3•12 years ago
|
||
(In reply to Vivien Nicolas (:vingtetun) (:21) from comment #2)
> Comment on attachment 702207 [details] [diff] [review]
> Fixed STK Play Tone when the tone code is an string and options.duration is
> not provided
>
> Is it the right patch? It seems the same than bug 829814.
Ouch ... that's right, I did st. wrong yesterday ... (no comments :D) Sorry.
This bug is a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=829838
Flags: needinfo?(frsela)
Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
status-b2g18:
--- → fixed
Updated•12 years ago
|
blocking-b2g: tef+ → -
You need to log in
before you can comment on or make changes to this bug.
Description
•