Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log out which URL is failing for PAC reading #34

Open
GoogleCodeExporter opened this issue May 1, 2015 · 1 comment
Open

Log out which URL is failing for PAC reading #34

GoogleCodeExporter opened this issue May 1, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

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 comment by [email protected] on 24 Jan 2013 at 9:58

  • Changed state: Accepted
  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant