Closed Bug 439125 Opened 17 years ago Closed 16 years ago

Thunderbird installation instructions should ask for left-click only

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dmosedale, Unassigned)

References

Details

On AMO, the first step in getting and installing an extension is: 1. Right-click the link below and choose "Save Link As..." to download and save the file to your hard disk. If AMO could notice the case where the User-Agent doing the downloading is different than the app for which the extension is being downloaded, it could send Content-Disposition: attachment with the XPI. This would force the browser to always save on click, and no context-menu goofiness with explicit instructions would be required.
We did this in another bug but ultimately had issues with setting this header -- wenzel you worked on it, do you have more info?
Now I may be mistaken, but I think this *is* how it works. Click it, and then you'll get the right content-disposition header and you can download the file. What we needed to do for this was serve all non-browser add-ons off the app cluster, because the mirror network won't let us send different headers. Now that we do that, non-browser add-ons are downloaded rather than tried to install. Of course, some explanation is still needed, so people know how to actually install an add-on.
Sure enough. Looks like the only thing that needs fixing is point 1 of the instruction verbiage. Maybe something like: 1. Save the file to your hard disk by clicking the Download Now button below.
I concur. There's no use asking people to right-click if a single click will suffice as well.
Summary: easy (?) UE win for Tb & Sunbird extensions: use Content-Disposition: attachment → Thunderbird installation instructions should ask for left-click only
This has been fixed in the AMO 5.0.6 redesign.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 5.0.6
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.