Closed
Bug 907008
Opened 12 years ago
Closed 11 years ago
[zffos1.1][SMS]send Concatenated SMS to multiple recipients error
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Firefox OS Graveyard
Gaia::SMS
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: zhang.dapeng, Unassigned)
References
Details
Attachments
(2 obsolete files)
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; TCO_20130820103714)
Steps to reproduce:
1 enter sms edit interface
2 add multiple recipients
3 Delete a recipient and then add a recipient
4 enter the sms content to be Concatenated SMS
5 send the sms
Actual results:
Screen goes black and phone restart
Expected results:
send Concatenated SMS to multiple recipients correctly
Reporter | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Sounds like a Gaia issue?
Comment 3•12 years ago
|
||
what is a "Concatenated SMS"?
Gene, what makes you think it's a gaia issue ?
Comment 4•12 years ago
|
||
(In reply to Julien Wajsberg [:julienw] from comment #3)
> what is a "Concatenated SMS"?
>
> Gene, what makes you think it's a gaia issue ?
I probably read comment #0 too fast to make conclusion (I originally though we are not allowed to input multiple receivers to send an SMS). Gaia should automatically convert it to MMS to send. Right?
Hi, zhangdapeng, could you please provide the numbers you desire to send in your tests? Btw, I don't know what the "Concatenated SMS" mean.
Comment 5•12 years ago
|
||
Nope, when sending to several recipients, we're sending several sms. I don't recall if that's done by the Gecko API or by Gaia, but I can check.
I sent a SMS to multiple recipients like 2 days ago, so I know this works correctly on unagi and mozril.
"screen goes black and phone restarts" looks more gecko to me :)
Comment 6•12 years ago
|
||
Indeed. Should be a Gecko issue. :)
Comment 7•12 years ago
|
||
Ah! It's done by Gecko API. The send() can eat an array of numbers. Hoping to know what the numbers are to debug.
Updated•12 years ago
|
Attachment #792582 -
Attachment mime type: application/octet-stream → application/zip
Updated•12 years ago
|
Attachment #792583 -
Attachment mime type: application/octet-stream → application/zip
Comment 8•12 years ago
|
||
Comment on attachment 792582 [details]
13081916201501群发串接点亮屏幕时重启.zip
Can't open this file. Please upload again.
Attachment #792582 -
Attachment is obsolete: true
Comment 9•12 years ago
|
||
Comment on attachment 792583 [details]
130819163211.41.zip
Can't open this file. Please upload again.
Attachment #792583 -
Attachment is obsolete: true
Comment 10•12 years ago
|
||
Vicamo> I can open these files using file-roller here.
Comment 12•11 years ago
|
||
Closing
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(zhang.dapeng)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•