scucoco / switchy

Automatically exported from code.google.com/p/switchy
0 stars 0 forks source link

Export to IE settings with corrupted caracters #401

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Define more than 1 proxy and use Swith Rules.
2. Check the "Monitor Proxy Changes" option.
3. In the IE proxy settings, there is an "Automatic Script" field that is 
populated by Switchy with bogus caracters 
"SwitchProxy.pac���?1316430901044"
(see screenshot for more infos)

What is the expected output?
No bogus caracters.

What do you see instead?
With those caracters, the proxy is invalid an used by the system.

Operating system:
Windows Xp SP3 French

Error Log:
No error in the log.

Original issue reported on code.google.com by Micht69 on 19 Sep 2011 at 11:42

Attachments:

GoogleCodeExporter commented 8 years ago
See the fix in Issue 104 !

The problem is in "npSwitchy.dll" and an hex editor could fix the issue !

Original comment by Micht69 on 28 Sep 2011 at 3:06