Closed
Bug 809553
Opened 13 years ago
Closed 12 years ago
B2G SMS: wrong order and truncated content in multi-part messages
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 759529
| blocking-basecamp | - |
People
(Reporter: nhirata, Unassigned)
References
Details
Attachments
(3 files, 2 obsolete files)
|
16.40 KB,
image/png
|
Details | |
|
18.74 KB,
image/png
|
Details | |
|
2.57 KB,
patch
|
Details | Diff | Splinter Review |
## Environment :
Unagi phone, build 20121101070839
2012-11-01 09:44:34
## Repro :
1. Send a really really long text to the unagi device
ex:
"Azertuuuppzuzyeueieieyeieoeiejeheejrueufjfjfjjfjfkxifjfjfufjjfjfufujdjduxxjdudjdjdjdudhdjdhdjdbddhbfjfjxbuwjdjdudjddjdhdhdvdyudusjdudhdjjfjdvdudbddjdbdusjfbjdfudjdhdjbzuuzyzehdjjdjwybwudjvwywuxjdbfudsbwuwbwjdjdbwywhdbddudbdjduejdhdudbdduwjdbjddudjdjdjdudjdbdjdhdhdjjdjbxudjdbxufjudbdjhdjdisjsjzusbzhxbdudksksuqjgdjdb jeudi jeudis duhebevzcevevsvs DVD suscite eh du d des jv y b Dj. Du wh. Hu Deb wh. Du web h w show d DVD h w v. Thé échec d whdvdj. Wh d'hôtel DVD. IMAX eusjw ii ce"
## Expected :
1. message will be broken up and come in the same order as the original text
## Actual :
1. message is broken up and comes in a different order as the original text, w/ some truncation to the last few characters
## Note :
| Reporter | ||
Comment 1•13 years ago
|
||
| Reporter | ||
Comment 2•13 years ago
|
||
Updated•13 years ago
|
Component: Gaia → DOM: Device Interfaces
Product: Boot2Gecko → Core
Summary: [SMS] if there's a lot of text that is sent, the content might end up split into separate messages in the wrong order and truncated. → B2G SMS: wrong order and truncated content in multi-part messages
| Reporter | ||
Updated•13 years ago
|
blocking-basecamp: --- → ?
Comment 3•13 years ago
|
||
basecamp- on the order of the messages. Please file a separate bug for the truncation of chars and nom. Char truncation will be basecamp+.
blocking-basecamp: ? → -
Updated•13 years ago
|
Assignee: nobody → vyang
Comment 4•13 years ago
|
||
Hi Naoki, can you help verify this patch? I can't really reproduce your case.
Updated•13 years ago
|
Attachment #688668 -
Flags: feedback?(nhirata.bugzilla)
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
With this patch applied, you can simply send a capital 'A' in the message app and Gecko will send the long long "Azertuu..." string for you to verify the original case.
Comment 7•13 years ago
|
||
Comment on attachment 688668 [details] [diff] [review]
Part 1/2: fix extra octets sent in multipart UCS2 encoded messages
Re-uploaded in bug 820220.
Attachment #688668 -
Attachment is obsolete: true
Attachment #688668 -
Flags: feedback?(nhirata.bugzilla)
Updated•13 years ago
|
Attachment #688669 -
Attachment is obsolete: true
Updated•13 years ago
|
Assignee: vyang → nobody
Comment 8•12 years ago
|
||
Already turned into a test case in bug 759529.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•