Closed Bug 330274 Opened 20 years ago Closed 20 years ago

Tell addSearchEngine we're using https to avoid the redirects

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: philor, Assigned: morgamic)

References

()

Details

Adding a search engine calls window.sidebar.addSearchEngine( "http://addons.mozilla.org/search-engines-static/"+name+".src", "http://addons.mozilla.org/search-engines-static/"+name+"."+ext, name, cat ); which then requires two redirects to https...
morgamic: we fixed this when the redirects were broken, right?
And was then pushed, and caused bug 335602 because things < 1.5.0.4 are broken for https. wontfix? It doesn't seem like a big enough deal to bother having separate schemes in the addSearchEngine call based on the browser version.
This has to use http to avoid complications with < 1.5.0.4. The fix was put in earlier in April but was rolled back because of complaints. The redirects will stay for a while until the majority of our user base is using a version that doesn't barf on https search-plugin URIs.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.