Closed
Bug 927345
Opened 12 years ago
Closed 12 years ago
The sorting of video group in gallery view is not correct.
Categories
(Firefox OS Graveyard :: Gaia::Video, defect)
Tracking
(b2g-v1.2 fixed, b2g-v1.3 fixed)
RESOLVED
FIXED
People
(Reporter: johnhu, Unassigned)
Details
(Keywords: regression)
Attachments
(2 files)
|
177.63 KB,
image/png
|
Details | |
|
358 bytes,
text/html
|
johnhu
:
review+
hkoka
:
approval-gaia-v1.2+
|
Details |
The video group is not sorted descending, see the attachment.
STR:
1. open video app
2. switch to settings app and change the date to september
3. make a video with camera app
4. change the date to october in settings app
5. make a video with camera app
6. open video app and find the september is at top of october <== KO
| Reporter | ||
Comment 1•12 years ago
|
||
Mark this as regression. I think this bug is created by my patch.
Keywords: regression
Comment 2•12 years ago
|
||
How critical is it that video sorting is working? Wondering if this needs to be nomed to block or not, as we normally block on any non-minor regression.
Comment 3•12 years ago
|
||
This patch has updated display of month for group id and some of the test cases.
| Reporter | ||
Comment 4•12 years ago
|
||
Jason,
I don't know how to describe the how critical it is. You may see the screenshot where the september group is ordered higher than october group. So, it should be a visual impact. But the functions are still correct.
Updated•12 years ago
|
Attachment #818149 -
Flags: review?(johu)
| Reporter | ||
Comment 5•12 years ago
|
||
Comment on attachment 818149 [details]
PR to master
Thanks for this patch, George. r=me
Attachment #818149 -
Flags: review?(johu) → review+
Comment 6•12 years ago
|
||
Thanks,
merge into master,
https://github.com/mozilla-b2g/gaia/commit/32a49559380c093e7048611316dd656543affe66
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 7•12 years ago
|
||
Given this is a regression, it might be worthwhile to ask for approval here.
Comment 9•12 years ago
|
||
(In reply to John Hu [:johnhu] from comment #8)
> Thanks. I nominate it as koi?.
Well, that means asking for approval-gaia-v1.2, not koi?
Comment 10•12 years ago
|
||
Comment on attachment 818149 [details]
PR to master
Approving patch for 1.2
Attachment #818149 -
Flags: approval-gaia-v1.2+
Updated•12 years ago
|
blocking-b2g: koi? → ---
Comment 11•12 years ago
|
||
Uplifted 32a49559380c093e7048611316dd656543affe66 to:
v1.2: 663fc6a5d802314c93e0e899fe06fbc6fe622730
status-b2g-v1.2:
--- → fixed
Comment 12•12 years ago
|
||
Uplifted 32a49559380c093e7048611316dd656543affe66 to:
v1.3 already had this commit
status-b2g-v1.3:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•