Closed
Bug 625837
Opened 14 years ago
Closed 14 years ago
When using about:addons, clicking on an addon redirects to generic page instead of addon details
Categories
(addons.mozilla.org Graveyard :: Discovery Pane, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 625716
People
(Reporter: jhford, Unassigned)
Details
Steps to reproduce:
1) go to about:addons
2) click on 'Get Add-ons'
3) click on any add-on's icon
4) notice a brief flash of a page that has a button to install add-on for < 1 second
5) notice a page that has a rounded-corner box titled 'What are add-ons?"
I asked on IRC and was told that this is likely a redirection happening that should be happening
Clicking on the link with the webconsole logs the following HTTP requests
Request URL:
https://addons.mozilla.org/en-US/firefox/discovery/addon/256/
Request Method:
GET
Status Code:
HTTP/1.1 301 MOVED PERMANENTLY
Request URL:
https://addons.mozilla.org/en-US/firefox/discovery/addon/download-manager-tweak/
Request Method:
GET
Status Code:
HTTP/1.1 200 OK
Going to both pages in a regular window gives me the proper installation page, with working redirect.
Build identifier: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b10pre) Gecko/20110114 Firefox/4.0b10pre
Reporter | ||
Updated•14 years ago
|
Component: Public Pages → Discovery Pane
QA Contact: web-ui → discoverypane
Reporter | ||
Comment 1•14 years ago
|
||
(In reply to comment #0)
> I asked on IRC and was told that this is likely a redirection happening that
> should be happening
Sorry, this should read:
I asked on IRC and was told that this is likely a redirection happening that should not be happening, or is happening incorrectly
Comment 2•14 years ago
|
||
Thanks for filing.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•9 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
•