Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
5.15
-
None
-
-
94c3c7a491e0c25cf2179efe04c2fbd80b370c1c
Description
Hi all,
We got a report from a macOS user that they could not get their proxy configuration work.
The error reported was:
[Qt] Execution of PAC script at "http%3A%2F%2Fwpad.example.com%2Fwpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1002.)
`scutil --proxy` shows correct PAC URL:
<dictionary> {
ProxyAutoConfigEnable : 1
ProxyAutoConfigURLString : http://wpad.example.com/wpad.dat
}
It looks like the PAC url is incorrectly url-encoded?