Closed
Bug 510907
Opened 17 years ago
Closed 16 years ago
On site statistics, some CSS image requests return 404 Not Found
Categories
(addons.mozilla.org Graveyard :: Statistics, defect)
addons.mozilla.org Graveyard
Statistics
Tracking
(Not tracked)
VERIFIED
FIXED
5.0.9
People
(Reporter: smccammon, Assigned: smccammon)
References
()
Details
Attachments
(1 file)
|
1.09 KB,
patch
|
clouserw
:
review+
|
Details | Diff | Splinter Review |
The failed requests are:
https://preview.addons.mozilla.org/en-US/statistics/undefinedimages/message-top-left.png
https://preview.addons.mozilla.org/en-US/statistics/undefinedimages/message-top-right.png
https://preview.addons.mozilla.org/en-US/statistics/undefinedimages/message-left.png
https://preview.addons.mozilla.org/en-US/statistics/undefinedimages/message-right.png
https://preview.addons.mozilla.org/en-US/statistics/undefinedimages/message-bottom-left.png
https://preview.addons.mozilla.org/en-US/statistics/undefinedimages/message-bottom-right.png
Comment 1•16 years ago
|
||
| Assignee | ||
Comment 2•16 years ago
|
||
Initializes SimileAjax.urlPrefix just like we did for Timeplot.urlPrefix.
(amo-bundle.compressed.js has the same changes, but was not included in the patch for the love of brevity)
Attachment #396273 -
Flags: review?(clouserw)
Comment 3•16 years ago
|
||
Comment on attachment 396273 [details] [diff] [review]
Fix
wfm. The compressed files are generated automatically so don't change them
Attachment #396273 -
Flags: review?(clouserw) → review+
Updated•16 years ago
|
Keywords: push-needed
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
•