Closed
Bug 970377
Opened 11 years ago
Closed 11 years ago
[Messages][Drafts] Drafts are kept forever
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(blocking-b2g:1.4+, b2g-v1.4 fixed)
Tracking | Status | |
---|---|---|
b2g-v1.4 | --- | fixed |
People
(Reporter: gerard-majax, Assigned: rwaldron)
References
Details
Attachments
(1 file)
Drafts are always kept in the message thread when sending new SMS. Reproducing with gecko/gaia master (8937359/0d080de).
STR:
0. Go in a SMS thread
1. Start a message, leave the thread. This should create a draft
2. Close the application, restart it
3. Draft is still in the thread
4. Open again the thread
5. Draft content is added in the input field
6. Erase the input, send a SMS and close the application
7. Start again the application
Expected:
There is no more draft in the thread
Actual:
Draft from step (1) is still in the thrad
Updated•11 years ago
|
Summary: Drafts are kept forever → [Messages][Drafts] Drafts are kept forever
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → waldron.rick
Assignee | ||
Comment 3•11 years ago
|
||
Attachment #8379875 -
Flags: review?(felash)
Comment 4•11 years ago
|
||
Comment on attachment 8379875 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/16529
r=me with one comment
thanks !
please land on a green travis
Attachment #8379875 -
Flags: review?(felash) → review+
Assignee | ||
Comment 5•11 years ago
|
||
(In reply to Julien Wajsberg [:julienw] from comment #4)
> Comment on attachment 8379875 [details] [review]
> https://github.com/mozilla-b2g/gaia/pull/16529
>
> r=me with one comment
>
> thanks !
>
> please land on a green travis
Will do!
Here is the new travis link: https://travis-ci.org/mozilla-b2g/gaia/builds/19356752
Assignee | ||
Comment 6•11 years ago
|
||
Issues with a leaky sinon spy needed to be addressed, new travis link: https://travis-ci.org/mozilla-b2g/gaia/builds/19361751
Assignee | ||
Comment 7•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
status-b2g-v1.4:
--- → fixed
Target Milestone: --- → 1.4 S2 (28feb)
You need to log in
before you can comment on or make changes to this bug.
Description
•