I meant to send my response to the list. That preference did not appear to work either.
As mentioned in the original message, we are using proxy autoconfiguration (PAC), and I'm expecting that's where the real problem is. I actually just did a test, and here is what I found. The original configuration was to use the system proxy settings, which are coming down by group policy. This didn't work. I manually changed the setting to auto-detect the proxy, and lo and behold, it works. The question is if the system setting is to autodetect, why won't Firefox pick up on that? Marc -----Original Message----- From: carré, denis [mailto:[email protected]] Sent: Tuesday, December 12, 2017 9:48 AM To: MELTZER, MARC S. (ITID) (FBI) <[email protected]>; [email protected] Subject: RE: ESR 52.5 and Intranet hosts Hi Mark, Just add the following setting in about:config : browser.fixup.domainwhitelist.hostname = true ('hostname' beeing replaced by the hostname of your intranet server, off course) Réponse ou transfert de la part de Denis CARRE -----Message d'origine----- De : Enterprise [mailto:[email protected]] De la part de MELTZER, MARC S. (ITID) (FBI) Envoyé : mardi 12 décembre 2017 14:49 À : [email protected] Objet : [Mozilla Enterprise] ESR 52.5 and Intranet hosts I know this issue has been brought up before, and I'd have to see if there is a bug for it or not. Our default homepage is http://hostname, as opposed to http://hostname.company.tld. In other words, it's an Intranet site. Firefox does not like Intranet sites. In looking at the code, there is a preference to allow Intranet host lookups, but according to the code, that only works for secure sites (HTTPS). We also use PAC files. I have to go back and verify, because I'm not sure, but in ESR 38 and/or 45, the Intranet somehow seemed to work. Now that I'm testing ESR 52, specifically 52.5, it won't work at all. In fact, the sites I'm getting with the appended "www" and ".com" are pretty nasty, so this is a big problem, and it's preventing me from releasing a new browser to my customers. Anyone have any experience getting this to work? Anyone else seeing this issue? Thank you, Marc _______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe" _______________________________________________ Enterprise mailing list [email protected] https://mail.mozilla.org/listinfo/enterprise To unsubscribe from this list, please visit https://mail.mozilla.org/listinfo/enterprise or send an email to [email protected] with a subject of "unsubscribe"

