Closed
Bug 378782
Opened 18 years ago
Closed 17 years ago
Thunderbird installation instructions are incorrect if EULA present
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fligtar, Assigned: clouserw)
References
Details
Attachments
(1 file)
961 bytes,
patch
|
wenzel
:
review+
|
Details | Diff | Splinter Review |
The Thunderbird installation instructions are incorrect if the add-on has a EULA, as right clicking on the file will only save the EULA page. The instructions should probably not appear on these pages and instead appear on the EULA page.
Assignee | ||
Comment 1•17 years ago
|
||
Bug 401272 changed the button labels and fixed the mime types for downloading tb attachments. This removes the instructions from the page if there is a EULA.
Comment 2•17 years ago
|
||
Comment on attachment 296891 [details] [diff] [review]
Only show instructions on EULA page.
Hm. I don't think it works like this: This patch won't show the instructions at all if there's a EULA present, not even on the policy page.
I believe while we should not show the box on the page when the button links to the policy page, we should still display the box on the policy page itself.
Is there a variable we can check ($this->action or so?) in order to find out if we are currently on the policy page or not?
Attachment #296891 -
Flags: review-
Comment 3•17 years ago
|
||
Comment on attachment 296891 [details] [diff] [review]
Only show instructions on EULA page.
Oh, in fact, as you pointed out, your patch *does* behave the way I described.
In that case, r+ing. This is good to go. :)
Attachment #296891 -
Flags: review- → review+
Updated•17 years ago
|
Attachment #296891 -
Flags: review?
Assignee | ||
Comment 4•17 years ago
|
||
thanks, r9605
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
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
•