Closed
Bug 869807
Opened 9 years ago
Closed 9 years ago
B2G MMS: fail to send MMS due to the wrong assignment for expiryDate
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
People
(Reporter: airpingu, Assigned: airpingu)
References
Details
(Whiteboard: [fixed-in-birch])
Attachments
(1 file)
11.12 KB,
patch
|
vicamo
:
review+
ctai
:
feedback+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #867227 +++ Please see bug 867227, comment #19. E/GeckoConsole( 551): [JavaScript Error: "NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIMobileMessageService.createMmsMessage]" {file: "jar:file:///system/b2g/omni.ja!/components/MobileMessageDatabaseService.js" line: 732}] The sending message doesn't need to have a valid expiryDate, which will fail the MmsMessage::Create(...). This bug stops us from sending MMS. Need to fix it ASAP. A patch is under way. Nominating for leo+.
Comment 1•9 years ago
|
||
Triage - 5/8 - Leo+ per description, required for MMS sending
blocking-b2g: leo? → leo+
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #746877 -
Flags: review?(vyang)
Attachment #746877 -
Flags: feedback?(ctai)
Comment 3•9 years ago
|
||
Comment on attachment 746877 [details] [diff] [review] Patch Review of attachment 746877 [details] [diff] [review]: ----------------------------------------------------------------- Go!
Attachment #746877 -
Flags: review?(vyang) → review+
Updated•9 years ago
|
Attachment #746877 -
Flags: feedback?(ctai) → feedback+
Assignee | ||
Comment 4•9 years ago
|
||
https://hg.mozilla.org/projects/birch/rev/a5c9290eb8c7
Whiteboard: [NO_UPLIFIT] → [NO_UPLIFIT] [fixed-in-birch]
Comment 5•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/a5c9290eb8c7
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
Updated•9 years ago
|
status-firefox21:
--- → wontfix
status-firefox22:
--- → wontfix
Whiteboard: [NO_UPLIFIT] [fixed-in-birch] → [NO_UPLIFT] [fixed-in-birch]
Updated•9 years ago
|
Flags: needinfo?(anshulj)
Assignee | ||
Comment 7•9 years ago
|
||
https://hg.mozilla.org/releases/mozilla-b2g18/rev/b0a19aee719c
Updated•9 years ago
|
Flags: in-moztrap-
You need to log in
before you can comment on or make changes to this bug.
Description
•