Closed
Bug 655833
Opened 14 years ago
Closed 14 years ago
Stats don't change based on # of days selected.
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
Q3 2011
People
(Reporter: krupa.mozbugs, Assigned: potch)
References
Details
Attachments
(2 files)
steps to reproduce:
1. Load https://addons.allizom.org/z/en-US/firefox/addon/adblock-plus/statistics/?last=90
2. Notice the stats and x-axis in the plots
3. Select '365 days' option.
observed behavior:
Irrespective of the time range selected, stats are always shown for the last 30 days. See screenshot
JS error:
bM.parentNode is null
https://addons-cdn.allizom.org/media/js/zamboni/stats-min.js?build=c69843e
Line 10
Updated•14 years ago
|
Assignee: nobody → thepotch
Target Milestone: 6.0.10 → Q2 2011
Updated•14 years ago
|
Target Milestone: Q2 2011 → Q3 2011
Assignee | ||
Comment 1•14 years ago
|
||
I can't reproduce this on addons-dev. Can you?
Reporter | ||
Comment 2•14 years ago
|
||
seems fixed to me. I don't see the JS error either.
Assignee | ||
Comment 3•14 years ago
|
||
woo!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Verified at:
https://addons-dev.allizom.org/en-US/firefox/addon/adblock-plus/statistics/?last=90
- Shows "in last 90 days"
https://addons-dev.allizom.org/en-US/firefox/addon/adblock-plus/statistics/?last=365
- shows "in last 365 days"
Custom Date range:
- shows correct date range example: from "2010-08-01 to 2011-10-06"
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•