Closed
Bug 1127357
Opened 11 years ago
Closed 11 years ago
Counter in a Room does not start at 0 for user A that already established a communcation with B and later user B leaves and joins the Room again
Categories
(Firefox OS Graveyard :: Gaia::Loop, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: oteo, Assigned: crdlc)
Details
(Whiteboard: [Room1.1.1_Exploratory1][loop approved for 1.1.1][In 1.1.1])
Attachments
(1 file)
I am seeing this issue in master branch of Loop Mobile Client (8b4ea54)
Prerequisites:
User A and B logged in Loop Mobile app.
User A has created and shared a room URL with user B
STRs:
1. User A and B join to the Room. They establishes a conversation and its counters start at 0 (OK)
2. User B leaves the Room
3. User B joins the Room again
Actual result:
Although User B counter stars at 0, User A Counter does NOT behave in the same way
Expected result:
User A and B establish the conversation and their counters should start at 0
Reporter | ||
Updated•11 years ago
|
Whiteboard: [Room1.1.1_Exploratory1][tef-triage]
Reporter | ||
Updated•11 years ago
|
Whiteboard: [Room1.1.1_Exploratory1][tef-triage] → [Room1.1.1_Exploratory1]
![]() |
Assignee | |
Updated•11 years ago
|
Assignee: nobody → crdlc
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 1•11 years ago
|
||
Attachment #8556993 -
Flags: review?(josea.olivera)
Attachment #8556993 -
Flags: feedback?(oteo)
Comment 2•11 years ago
|
||
Comment on attachment 8556993 [details] [review]
Github pull request
LGTM. r=me
Thanks for taking care of it Cristian!
Attachment #8556993 -
Flags: review?(josea.olivera) → review+
Reporter | ||
Comment 3•11 years ago
|
||
Comment on attachment 8556993 [details] [review]
Github pull request
Tested and works fine. Low risk patc, let's uplift it to 1.1.1 branch!
Thanks a lot!
Attachment #8556993 -
Flags: feedback?(oteo) → feedback+
Reporter | ||
Updated•11 years ago
|
Whiteboard: [Room1.1.1_Exploratory1] → [Room1.1.1_Exploratory1][loop approved for 1.1.1]
![]() |
Assignee | |
Comment 4•11 years ago
|
||
in master:
https://github.com/mozilla-b2g/firefoxos-loop-client/commit/2d4bcf900ff72cdd6a98b842bf9bdbeca6bc4154
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
![]() |
Assignee | |
Comment 5•11 years ago
|
||
in 1.1.1
https://github.com/mozilla-b2g/firefoxos-loop-client/commit/a7244d1e7facec9d49e9519432bd30db734ef10a
Whiteboard: [Room1.1.1_Exploratory1][loop approved for 1.1.1] → [Room1.1.1_Exploratory1][loop approved for 1.1.1][In 1.1.1]
![]() |
||
Comment 6•11 years ago
|
||
This is fixed in 1.1.1/c3fd715.
Both counters starts at 0
You need to log in
before you can comment on or make changes to this bug.
Description
•