Closed
Bug 385385
Opened 18 years ago
Closed 18 years ago
in-product links to AMO should be https:// (and not http://)
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: moco, Assigned: philor)
Details
(Keywords: verified1.8.1.5, Whiteboard: [sg:want P3])
Attachments
(1 file)
1.67 KB,
patch
|
mscott
:
review+
dveditz
:
approval1.8.1.5+
|
Details | Diff | Splinter Review |
in-product links to AMO should be https:// (and not http://) (edit)
/mail/app/profile/all-thunderbird.js,
line 132 -- pref("extensions.getMoreExtensionsURL",
"http://%LOCALE%.add-ons.mozilla.com/%LOCALE%/%APP%/%VERSION%/extensions/");
line 133 -- pref("extensions.getMoreThemesURL",
"http://%LOCALE%.add-ons.mozilla.com/%LOCALE%/%APP%/%VERSION%/themes/");
see bug #384897 for details.
Flags: blocking1.8.1.5?
Flags: blocking-thunderbird3?
Flags: blocking-thunderbird2?
Reporter | ||
Updated•18 years ago
|
Whiteboard: [sg:want P3]
Assignee | ||
Comment 1•18 years ago
|
||
No need for 1.8.0, where it's a toolkit/locale issue for the few locales that aren't https, and only one line of offset for 1.8.1. The world needs more simple things like this.
Assignee: nobody → philringnalda
Status: NEW → ASSIGNED
Attachment #269326 -
Flags: review?(mscott)
Attachment #269326 -
Flags: approval1.8.1.5?
Comment 2•18 years ago
|
||
Comment on attachment 269326 [details] [diff] [review]
Fix
thanks Phil!
Attachment #269326 -
Flags: review?(mscott) → review+
Assignee | ||
Comment 3•18 years ago
|
||
mail/app/profile/all-thunderbird.js 1.93
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
OS: Windows XP → All
Hardware: PC → All
Resolution: --- → FIXED
Summary: in-product links to AMO should be https:// (and not http://) (edit) → in-product links to AMO should be https:// (and not http://)
Updated•18 years ago
|
Flags: blocking1.8.1.5? → blocking1.8.1.5+
Comment 4•18 years ago
|
||
Comment on attachment 269326 [details] [diff] [review]
Fix
approved for 1.8.1.5, a=dveditz for release-drivers
Attachment #269326 -
Flags: approval1.8.1.5? → approval1.8.1.5+
Assignee | ||
Comment 5•18 years ago
|
||
mail/app/profile/all-thunderbird.js 1.44.2.46
Flags: blocking-thunderbird2?
Keywords: fixed1.8.1.5
Comment 6•18 years ago
|
||
verified fixed 1.8.1.5 using Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.1.5pre) Gecko/20070703 Thunderbird/2.0.0.5pre Mnenhy/0.7.5.0 ID:2007070406 the in-product links to AMO are now https://... - adding verified keyword
Keywords: fixed1.8.1.5 → verified1.8.1.5
Updated•18 years ago
|
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Flags: blocking-thunderbird3?
You need to log in
before you can comment on or make changes to this bug.
Description
•