mwiedemeyer / ProxySwitcher

Proxy Switcher allows you to automatically execute actions, based on the detected network connection. As the name indicates, Proxy Switcher comes with some default actions, for example setting proxy settings for Internet Explorer, Firefox and Opera.
Apache License 2.0
135 stars 60 forks source link

Use automatic configuration script #16

Open segaura opened 7 years ago

segaura commented 7 years ago

I receive the: 'Internet Explorer: Invalid "Exceptions" format' error.

When adding an "Internet Explorer" action and checking the "Use automatic configuration script" option the application try to use the content of the "Exceptions:" field to fill the browser's automatic configuration script "Address" field.

The issue is that the content of the "Exceptions." field is validated as a list of exception (site1.mydomain.com, site2.mydomain.com, ...) so entering a configuration script location as "http://myserver.mydomain.com/proxy.pac" results in an error when saving: 'Internet Explorer: Invalid "Exceptions" format'.

I'm using version 3.6.1 on Windows 7 targeting Internet Explorer 11 settings.

NorbertMK commented 7 years ago

See #15 addins missing in 3.6.3 - the IE11 script/exception issue seems fixed. I don't use script and I use exceptions and this setting seems now going into the right IE11 setup.