Closed
Bug 1127272
Opened 11 years ago
Closed 11 years ago
[Loop] Rooms will appear as expired when half of the day they should expire is over
Categories
(Firefox OS Graveyard :: Gaia::Loop, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: isabelrios, Assigned: crdlc)
Details
(Whiteboard: [Room1.1.1_TestRun2][In 1.1.1][loop approved for 1.1.1])
Attachments
(1 file)
Fire E 2.0
Loop 1.1.1/d4d6d37
Looking at the code it seems that when a room still has from 1 to 11 hours left to expire, it will be shown as expired.
Looks like the method used only understand about days, so although there are 3 hours left, it has to say that it expires in one day and the room will be seen as expired.
Updated•11 years ago
|
Assignee: nobody → crdlc
Assignee | ||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8556415 -
Flags: review?(borja.bugzilla)
Updated•11 years ago
|
Attachment #8556415 -
Flags: review?(borja.bugzilla) → review+
Assignee | ||
Comment 2•11 years ago
|
||
in master:
https://github.com/mozilla-b2g/firefoxos-loop-client/commit/0b87ecaaff65d174fdec93b100248b1ebf5778f1
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Whiteboard: [Room1.1.1_TestRun2] → [Room1.1.1_TestRun2][Not in 1.1.1]
Comment 3•11 years ago
|
||
Simple, low risk patch. Cristian, could you please uplift it to 1.1.1 branch?
Thanks a lot!
Flags: needinfo?(crdlc)
Whiteboard: [Room1.1.1_TestRun2][Not in 1.1.1] → [Room1.1.1_TestRun2][Not in 1.1.1][loop approved for 1.1.1]
Assignee | ||
Comment 4•11 years ago
|
||
1.1.1
https://github.com/mozilla-b2g/firefoxos-loop-client/commit/6e728fa381a4f454e398ca29e8dfe33788267928
Flags: needinfo?(crdlc)
Assignee | ||
Updated•11 years ago
|
Whiteboard: [Room1.1.1_TestRun2][Not in 1.1.1][loop approved for 1.1.1] → [Room1.1.1_TestRun2][In 1.1.1][loop approved for 1.1.1]
You need to log in
before you can comment on or make changes to this bug.
Description
•