Closed
Bug 910589
Opened 12 years ago
Closed 11 years ago
[B2G][Helix][messages][zhaotao]ucs2 coded cell broadcast message can not be shown correctly
Categories
(Firefox OS Graveyard :: RIL, defect, P2)
Firefox OS Graveyard
RIL
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: lecky.wanglei, Unassigned)
References
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; aff-kingsoft-ciba; Zune 4.7)
Steps to reproduce:
1.send a ucs2 coded cell broadcast message to ffos phone
2.check the ucs2 coded cbs on ffos phone
Actual results:
2.ffos phone can not display the ucs2 coded cbs correctly
Expected results:
ucs2 coded cbs should be displayed correctly
blocking-b2g: --- → hd?
Component: General → Gaia::SMS
Priority: -- → P2
Updated•12 years ago
|
Comment 1•12 years ago
|
||
Hi, we do have already some test cases for UCS2 CBM[1]. Could you provide detailed test case you used or even better some log capture for further analysis?
[1]: http://mxr.mozilla.org/mozilla-central/source/dom/cellbroadcast/tests/marionette/test_cellbroadcast_gsm.js#244
Updated•12 years ago
|
Component: DOM: Device Interfaces → RIL
Product: Core → Boot2Gecko
Summary: [B2G][Helix][messages]ucs2 coded cell broadcast message can not be shown correctly → [B2G][Helix][messages][zhaotao]ucs2 coded cell broadcast message can not be shown correctly
hi,vicamo,
We think this issue should be caused by QCRIL--the handling of ucs2 should be big endian(little endian now)
We are still working on it,we will update if there is any more progress.
Blocks: 946366
No longer blocks: 946366
hi,all
this issue is caused by QCRIL and we have fixed it.
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
•