Closed
Bug 522611
Opened 16 years ago
Closed 16 years ago
Clicking on tag name of "recommended" loads page without CSS (OOM error, redux?)
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
5.2
People
(Reporter: stephend, Unassigned)
References
()
Details
(Keywords: regression)
Sigh, another OOM error?
STR:
Click on a tag name, which loads https://preview.addons.mozilla.org/en-US/firefox/tag/recommended
GET /en-US/firefox/tag/recommended HTTP/1.1
Host: preview.addons.mozilla.org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://preview.addons.mozilla.org/en-US/firefox/addon/26
Cookie: __utma=164683759.1263321942.1254430516.1255651211.1255652480.37; __utmz=164683759.1255647334.35.11.utmccn=(referral)|utmcsr=litmus.mozilla.org|utmcct=/run_tests.cgi|utmcmd=referral; __utmv=164683759.Loggedin; __utma=150903082.171518797.1254433772.1255627458.1255644514.10; __utmz=150903082.1255573230.7.2.utmccn=(organic)|utmcsr=google|utmctr=fennec|utmcmd=organic; __utmb=164683759; s_sq=%5B%5BB%5D%5D; s_cc=true; __utmc=164683759; amo_home_promo_seen=2; AMOappName=firefox; AMOv3=mhtvh9o278unq917ebcvb7q882
Pragma: no-cache
Cache-Control: no-cache
HTTP/1.x 500 Internal Server Error
Content-Encoding: gzip
Vary: Accept-Encoding
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Cache-Control: no-cache
X-AMO-ServedBy: pm-app-amo24.mozilla.org
Date: Fri, 16 Oct 2009 00:45:02 GMT
Connection: close
Server: Apache/2.2.3 (Red Hat)
X-Powered-By: PHP/5.2.9
Content-Type: text/html; charset=UTF-8
Via: Moz-Cache-zlb01
Comment 1•16 years ago
|
||
Notice: Undefined variable: installButton in /home/jbalogh/public_html/amo/site/app/views/elements/amo2009/results_addon.thtml on line 105
Fatal error: Call to a member function button() on a non-object in /home/jbalogh/public_html/amo/site/app/views/elements/amo2009/results_addon.thtml on line 105
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•16 years ago
|
||
Verified FIXED on https://preview.addons.mozilla.org/en-US/firefox/tag/recommended; thanks, Ryan (BTW, this bug found by a Litmus test run!)
Status: RESOLVED → VERIFIED
| Assignee | ||
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
•