Closed Bug 571069 Opened 16 years ago Closed 16 years ago

[NAMO] Overzealous rewrite breaks preview images

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: clouserw, Assigned: oremj)

Details

This page has preview images on it but they are broken: https://next.addons.mozilla.org/en-US/firefox/addon/1865/ The image trying to load is: https://next.addons.mozilla.org/en-US/firefox/img/uploads/nexts/full/13/13530.png?modified=1177025970 On preview a similar image is: https://preview.addons.mozilla.org/img/uploads/previews/full/45/45281.png?modified=1272616740 I suspect next is just s/preview/next/ in the URLs and breaking this, since .../nexts/... shouldn't exist anywhere.
Severity: normal → critical
Assignee: server-ops → jeremy.orem+bugs
Fixed: PREVIEW_THUMBNAIL_URL = (STATIC_URL + '/img/uploads/previews/thumbs/%s/%d.png?modified=%d') PREVIEW_FULL_URL = (STATIC_URL + '/img/uploads/previews/full/%s/%d.png?modified=%d')
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Verified FIXED; thanks!
Status: RESOLVED → VERIFIED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.