Closed Bug 486631 Opened 16 years ago Closed 15 years ago

Clicking "Learn More" in Thunderbird's extension manager redirects to Firefox-specific add-on page

Categories

(addons.mozilla.org Graveyard :: API, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: gkw, Assigned: davedash)

Details

Attachments

(1 file)

Clicking "Learn More" in Thunderbird's extension manager redirects to Firefox-specific add-on page, it should redirect to TB's version. e.g. https://addons.mozilla.org/addon/5373 which is clicked from ThunderBrowse in Thunderbird extension manager redirects to https://addons.mozilla.org/en-US/firefox/addon/5373 It should redirect to: https://addons.mozilla.org/en-US/thunderbird/addon/5373
Nick: this is one of the bugs I was talking about yesterday.
OS: Mac OS X → All
Hardware: x86 → All
blocking-thunderbird3.0: --- → ?
Just ran into this... Note I'm also using the default browser and not ThunderBrowse, so it's sending the URL to Firefox to process. UserAgent isn't going to help for that redirect, it needs to identify the app in the URL.
Well, the API must let us tell it that we're Thunderbird and we must be telling it, since otherwise we'd just be getting back Firefox recommendations, so I can't imagine anything that would make this a Tb bug: we get back a link that leads to a bad place, we display it, when you click it it leads to a bad place.
Component: Mail Window Front End → API
Product: Thunderbird → addons.mozilla.org
QA Contact: front-end → api
Version: Trunk → unspecified
Sorry for spam, temporarily need to move back to clear blocking request flag.
Component: API → General
Product: addons.mozilla.org → Thunderbird
QA Contact: api → general
blocking-thunderbird3.0: ? → ---
Component: General → API
Product: Thunderbird → addons.mozilla.org
QA Contact: general → api
Severity: minor → normal
The old version of the API didn't include the application in the <learnmore> links. The new version does, as you can see here: https://preview.addons.mozilla.org/z/en-US/thunderbird/api/1.3/list/featured/all/ I expect the new version in production around mid-late march.
Assignee: nobody → dd
Status: NEW → RESOLVED
Closed: 15 years ago
Priority: -- → P3
Resolution: --- → FIXED
Target Milestone: --- → 5.8
Verified FIXED; after changing several entries to point to preview.addons.mozilla.org, rather than services.addons.mozilla.org, the "Learn More" link goes to: https://preview.addons.mozilla.org/en-US/thunderbird/addon/1865/?src=api
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: