Closed
Bug 842151
Opened 12 years ago
Closed 12 years ago
'null' message breaks the threadUI
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Firefox OS Graveyard
Gaia::SMS
Tracking
(blocking-b2g:-, b2g18 fixed, b2g18-v1.0.0 wontfix, b2g18-v1.0.1 wontfix)
RESOLVED
FIXED
| blocking-b2g | - |
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(1 file)
|
468 bytes,
patch
|
vingtetun
:
review+
vingtetun
:
approval-gaia-v1+
|
Details | Diff | Splinter Review |
I don't know how this happened, but I received a empty message. This message has been stored has |null| in the database. Now I cannot see any message from that thread becuase the escapeHTML method throws an uncatched exception.
Attachment #714932 -
Flags: review?(21)
Attachment #714932 -
Flags: approval-mozilla-b2g18?
| Assignee | ||
Updated•12 years ago
|
blocking-b2g: --- → shira?
Comment 1•12 years ago
|
||
Comment on attachment 714932 [details] [diff] [review]
patch
That seems like a workaround but let's not break user phone for this version.
Can you add the bug number as a comment before landing so this won't be regressed.
Attachment #714932 -
Flags: review?(21)
Attachment #714932 -
Flags: review+
Attachment #714932 -
Flags: approval-gaia-v1+
Comment 2•12 years ago
|
||
Triage: since there is no STR to understand how easy this is reproducible. blocking-b2g minus to not block release, but to land given vivien's approval
blocking-b2g: shira? → -
| Assignee | ||
Comment 3•12 years ago
|
||
> That seems like a workaround but let's not break user phone for this
> version.
I agree with you: this is a workaround for some other problem, but this just happened to me and looks hard to find a way to reproduce this issue.
> Can you add the bug number as a comment before landing so this won't be
> regressed.
I cannot land this patch. If you want I can send a pull request...
Comment 4•12 years ago
|
||
Comment on attachment 714932 [details] [diff] [review]
patch
Clearing the b2g18 approval nom since this is already gaia approved.
Attachment #714932 -
Flags: approval-mozilla-b2g18?
Updated•12 years ago
|
| Assignee | ||
Comment 5•12 years ago
|
||
Do you need a pull request for landing this patch?
Flags: needinfo?(21)
Comment 6•12 years ago
|
||
(In reply to Andrea Marchesini (:baku) from comment #5)
> Do you need a pull request for landing this patch?
I have secret hopes that settings approval-gaia+ will make this patch finds its way to the right branch if it has already landed on master.
That will save me some time if you can do a PR with the patch so I can merge it on master and add the changeset here for letting the magic happens.
Flags: needinfo?(21)
| Assignee | ||
Comment 7•12 years ago
|
||
Keywords: checkin-needed
Comment 8•12 years ago
|
||
master@aca113a
v1-train@90a617a
Updated•12 years ago
|
Keywords: checkin-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•