Closed Bug 49742 Opened 24 years ago Closed 24 years ago

Eliminate failovers in generated idi

Categories

(SeaMonkey :: Installer, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: samir_bugzilla, Assigned: ssu0262)

Details

(Whiteboard: [nsbeta3+])

Rearchitecting the failover mechanism entails:

1> Download a redirect.ini
        i>   Domain from site selector
        ii>  Server path from redirect section

2> Parse redirect for the domain matching the index of the selected site.

3> Generate one URL per xpi in idi for SmartDownload to use. 
	If redirect.ini found and parsed successfully:
      	Append xpi names to the redirect.ini's domain-specific global URL.
      Else if no redirect.ini or parse failed:
           Append xpi names to the global URL in the config.ini.

* This eliminates failovers.
* This allows flexibility for editing the redirect.ini on a per server basis.
* This reduces errors when matching localized site names in the config.ini with
  those in the redirect.ini.
Keywords: nsbeta3
QA Contact: gemal → gbush
Must fix in PR3
Whiteboard: [nsbeta3+]
fixed.  This will affect mozilla and ns, but will only be visible to ns builds.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified in build 20000082808
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.