Closed Bug 540972 Opened 16 years ago Closed 16 years ago

Fix install service add-on icons

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect, P2)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: fligtar, Assigned: clouserw)

Details

(Keywords: regression)

Attachments

(1 file)

We apparently broke the old add-on icon URLs when images were moved out of the database, and for some reason didn't add redirects. The install service icons are now all missing, so we either need to add a redirect as should have been done originally or update all of the icon URLs in webroot/services/install.php and make certain nothing else is trying to use those URLs. An example of the missing icon: http://people.mozilla.com/~fligtar/temp/kev.html
what do you think of this?
Attachment #423378 - Flags: review?(dd)
Comment on attachment 423378 [details] [diff] [review] add a question mark Didn't realize we were inconsistent with this URL, but the ? fixes things if you forget the slash. -d
Attachment #423378 - Flags: review?(dd) → review+
Assignee: nobody → clouserw
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
In trying to verify this, I tried using TamperData to intercept calls to the SAMO API and replace with preview.*, but it still pulled from prod; even replacing extensions.* URLs to point to preview didn't work. Suggestions?
I verified it by grabbing a normal URL from prod using tamperdata, and then changing that to preview. It's not to the level of verification of actually using it in the client, but a request is a request and it should still work.
Ahhhh, thanks, Wil. Verified FIXED; that's precisely what I couldn't get at when I tried with TamperData. clouserw++
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: