mwiedemeyer/ProxySwitcher

Use automatic configuration script

segaura opened this issue · 1 comments

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.

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.