Closed
Bug 595993
Opened 15 years ago
Closed 15 years ago
Icon-in-browser.png GET requests redirects and then returns a 500 Internal Server Error
Categories
(addons.mozilla.org Graveyard :: Discovery Pane, defect)
addons.mozilla.org Graveyard
Discovery Pane
Tracking
(Not tracked)
VERIFIED
FIXED
5.12
People
(Reporter: stephend, Assigned: gkoberger)
References
()
Details
Attachments
(1 file)
|
727.96 KB,
image/png
|
Details |
The Discovery Pane does a GET request for an icon, that appends /en-US/ in its path, and then returns a 500 Internal Server Error:
https://preview.addons.mozilla.org/en-US/firefox/uploads/2010/09/Icon-in-browser.png
GET /en-US/firefox/uploads/2010/09/Icon-in-browser.png HTTP/1.1
Host: preview.addons.mozilla.org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en,en-us;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: https://preview.addons.mozilla.org/z/en-US/firefox/discovery/4.0b5pre/Darwin
<snip>
HTTP/1.0 500 Internal Server Error
Server: Apache
X-Backend-Server: pm-app-amo24
Content-Type: text/html; charset=UTF-8
Date: Mon, 13 Sep 2010 20:57:24 GMT
X-AMO-ServedBy: pm-app-amo24.mozilla.org
Via: Moz-Cache-zlb05
Connection: close
X-Powered-By: PHP/5.2.9
X-Cache-Info: not cacheable; response code not cacheable
Content-Length: 0
| Assignee | ||
Comment 1•15 years ago
|
||
| Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•15 years ago
|
||
Jeff, did you ever file the IT bug so that preview can be used for testing again (missing-pulled-image-from-RYF blog issue)?
| Reporter | ||
Comment 3•15 years ago
|
||
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 4•15 years ago
|
||
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
•