Closed Bug 562307 Opened 15 years ago Closed 13 years ago

Warn user when importing IE-specific proxy settings

Categories

(Firefox :: Migration, defect)

3.6 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: psychonaut, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 When Firefox installs it offers to import settings from Internet Explorer, including proxy settings. However, some proxy settings which IE supports are not supported by Firefox. Specifically, IE allows entries of the form "foo*" (trailing asterisks) in the "no proxy for" list. Firefox allows asterisks only at the beginning, not at the end, of host names. (See Bug 260883.) However, it happily imports the "foo*"-style entries, and then later misbehaves by trying to use the proxy server when accessing, say, <http://foo123/>. Reproducible: Always Steps to Reproduce: 1. Set up Internet Explorer to use a proxy server, and specify "foo*" in the list of hosts to be excluded from proxy connections. 2. Install Firefox and accept its suggestion to import settings from IE. 3. Try to visit a URL which matches an entry in the proxy exclusion list. Actual Results: 4. Firefox tries to access the site through the proxy. Expected Results: 2a. Firefox should have raised a warning dialog at this point indicating that it was unable to import some or all of the proxy settings from IE, and that the proxy settings should be checked or imported manually.
See also <https://developer.mozilla.org/en/No_Proxy_For_configuration> and <http://kb.mozillazine.org/Network.proxy.no_proxies_on>, which state: Note for former-IE users: "*" is supported only at the beginning of domain filters (*.mozilla.org). Perhaps the proposed warning dialog could give a message to this effect and give the user a chance to edit the proxy exclusion list.
Component: Installer → Migration
QA Contact: installer → migration
Version: unspecified → 3.6 Branch
we don't import anymore proxy settings
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Depends on: 710895
Resolution: --- → WORKSFORME
Blocks: 164421
You need to log in before you can comment on or make changes to this bug.