Closed
Bug 670167
Opened 14 years ago
Closed 14 years ago
Most details page downloads reported lately as "unknown" source in statistics
Categories
(addons.mozilla.org Graveyard :: Statistics, defect, P1)
addons.mozilla.org Graveyard
Statistics
Tracking
(Not tracked)
VERIFIED
FIXED
6.1.6
People
(Reporter: danielcdawson, Assigned: andy+bugzilla)
Details
Take a look at the stats for an add-on with a significant number of downloads. A really striking example is Greasemonkey ( https://addons.mozilla.org/en-US/statistics/addon/748 ), but I think almost any add-on with available statistics will do. Pull up Download Source and look at what happens around mid-to-late May. It appears that at that time, add-on details page downloads drop sharply while downloads from "unknown" or "null" sources jump to the majority. I think there's a bug somewhere causing them not to be recorded properly. Unless this is intentional? I don't know whether it affects all add-ons, but it appears to be systemic.
Comment 1•14 years ago
|
||
https://github.com/jbalogh/zamboni/commit/508d5daae0032cc6b1d443de703c28a0c3c094d7 messed up a ton of download sources. It was only supposed to update contribution sources, which are not checked against a whitelist. Download sources are checked against a whitelist and they were not supposed to change in bug 655857.
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P1
Target Milestone: --- → 6.1.5
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → amckay
Target Milestone: 6.1.5 → 6.1.6
Assignee | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
Why were all these reverted? It sounds like the other bug was legitimate and now we're going back which will mess up stats. If they weren't working they need to be added to the db.
Comment 4•14 years ago
|
||
They're correct now. Download sources weren't supposed to be touched when the contribution sources were changed.
Comment 5•14 years ago
|
||
https://addons.allizom.org/firefox/downloads/latest/748/addon-748-latest.xpi?src=addondetail
https://addons.allizom.org/firefox/downloads/file/121480/greasemonkey-0.9.5-fx.xpi?src=addon-detail-version
https://addons.allizom.org/firefox/downloads/file/121480/greasemonkey-0.9.5-fx.xpi?src=version-history
https://addons.allizom.org/firefox/downloads/latest/2257/addon-2257-latest.xpi?src=recommended
https://addons.allizom.org/en-US/firefox/discovery/addon/tweakmdb-imdb-video-downloader/?src=discovery-personalrec
https://addons.allizom.org/firefox/downloads/file/123151/foxyproxy_standard-3.0.1-fx+tb+sm.xpi?src=meetthedeveloper_roadblock
Status: RESOLVED → VERIFIED
Updated•9 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
•