You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Configure an invalid URL for PAC in IE
2. Try to use Proxy-Vole
3. Error message is just "Loading script failed."
What is the expected output? What do you see instead?
* Better would be to see which actual URL failed to parse.
Therefore please log out the URL at UrlPacScriptSource.getScriptContent() at
line 57 and host/url at JavaxPacScriptParser.evaluate() at line 120 and URI at
PacProxySelector.findProxy() at line 115
Original issue reported on code.google.com by [email protected] on 17 Dec 2012 at 12:24
The text was updated successfully, but these errors were encountered:
Hi,
I will improve the logging in case the loading fails.
This is already in the repository and will be shipped with the next version.
Have fun,
- Rossi
Original issue reported on code.google.com by
[email protected]
on 17 Dec 2012 at 12:24The text was updated successfully, but these errors were encountered: