Closed
Bug 806352
Opened 12 years ago
Closed 12 years ago
[Contacts] Sending SMS from contact detail doesn't open Message app in edit mode
Categories
(Firefox OS Graveyard :: Gaia, defect, P1)
Tracking
(blocking-basecamp:+)
VERIFIED
FIXED
blocking-basecamp | + |
People
(Reporter: dscravaglieri, Assigned: borjasalguero)
References
Details
(Keywords: smoketest, unagi)
Attachments
(1 file)
gecko: fa5609f4ae9fb3a70bc76ecaa62307a4ff1496bd
gaia: 58ffd5f5319f865411960f4c81f763a2a4174d71
1- Open existing Contact
2- Tap "Message" button to send a message
Expected:
Open SMS app in edit mode with contact phone number filled.
Actual:
Open SMS app in list mode.
Reporter | ||
Updated•12 years ago
|
Summary: [Contacts] Sending SMS from contact detail doesn't open Massage app in edit mode → [Contacts] Sending SMS from contact detail doesn't open Message app in edit mode
Comment 2•12 years ago
|
||
smoke-test failures take highest priority.
Updated•12 years ago
|
blocking-basecamp: ? → +
Assignee | ||
Comment 3•12 years ago
|
||
Could you explain the scenario? What do you mean with 'edit-mode'?
Comment 4•12 years ago
|
||
Works for me. Please re-open if it still happen.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Comment 5•12 years ago
|
||
Works for me also on 8/30 build.
Reporter | ||
Comment 6•12 years ago
|
||
This issue re-appears in build:
gecko-b2g18: 71fb5406a8f7
gaia: 1eb1c656b3ac608d846b15b15dc13254be5240a7
Status: RESOLVED → REOPENED
blocking-basecamp: + → ?
Resolution: WORKSFORME → ---
Comment 7•12 years ago
|
||
I think this happens when a thread from said number doesn't exist yet.
I can have a patch today if nobody else comes by.
Assignee | ||
Comment 8•12 years ago
|
||
Julien! While testing your branch I've fixed this bug in my local branch, so if you merge the other one I can make the PR. The error was in line 149 of the new code, in 'markasunread' because as you said, if the branch does not exist, it's impossible to remove the 'unread' class.
Comment 9•12 years ago
|
||
Borja, then just upload your patch here, I'll review it after having merged my patch :)
Marking depending on 822055 so that we don't mess up.
Depends on: 822055
Assignee | ||
Comment 10•12 years ago
|
||
Attachment #696713 -
Flags: review?(felash)
Comment 11•12 years ago
|
||
Comment on attachment 696713 [details]
PR
Stealing the review...
Attachment #696713 -
Flags: review?(felash) → review+
Assignee | ||
Comment 12•12 years ago
|
||
[:etienne] This one now is not bb+, is bb?.... I need approval-gaia-master?
Assignee | ||
Comment 13•12 years ago
|
||
Comment on attachment 696713 [details]
PR
NOTE: If blocking-basecamp+ is set, just land it for now.
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
User impact if declined:
Testing completed:
Risk to taking this patch (and alternatives if risky):
Attachment #696713 -
Flags: approval-gaia-master?(21)
Comment 14•12 years ago
|
||
Comment on attachment 696713 [details]
PR
This one was blocking+ before beeing reopened. Let's assume this is the same status.
Attachment #696713 -
Flags: approval-gaia-master?(21)
blocking-basecamp: ? → +
Comment 15•12 years ago
|
||
anyway this is a smoketest blocker so..
Comment 16•12 years ago
|
||
Borja, I landed Bug 822055, you can go on :)
Assignee | ||
Comment 17•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•