[Bug 23134] New: iexplore does not correctly detect proxy details
http://bugs.winehq.org/show_bug.cgi?id=23134 Summary: iexplore does not correctly detect proxy details Product: Wine Version: 1.2-rc3 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: kennybobs(a)o2.co.uk Blocks: 19261 I have an Ubuntu Lucid system that has the proxy preferences set up for HTTP and FTP. Native applications use the proxy for HTTP and FTP but all other protocols bypass the proxy. iexplore doesn't. The result being that when a HTTPS page is opened, there is a failure (proxy does not support HTTPS). Using Squid. The following error was encountered while trying to retrieve the URL: https://accounts.sling.com/accounts/login? Unsupported Request Method and Protocol Squid does not support all request methods for all access protocols. For example, you can not POST a Gopher request. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 --- Comment #1 from Ken Sharp <kennybobs(a)o2.co.uk> 2010-11-24 21:59:29 CST --- Still an issue in Wine 1.3.6. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Ken Sharp <kennybobs(a)o2.co.uk> 2011-03-26 18:26:48 CDT --- Apparently fixed in 1.3.16. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2011-04-01 12:40:42 CDT --- Closing bugs fixed in 1.3.17. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED | --- Comment #4 from Ken Sharp <kennybobs(a)o2.co.uk> 2011-04-17 10:29:50 CDT --- My mistake. Turns out there's something else wrong with the URL in comment 1, whatever that may be. http://gmail.com forwards to a https login and this bug reappears. Tested with 1.3.16 again just to make sure. Same is true of IE6 and IE7. Firefox doesn't pick up any details when "automatically detect" is selected, but this may be a separate problem. Not sure which component would pass proxy details to the apps... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW --- Comment #5 from Ken Sharp <kennybobs(a)o2.co.uk> 2011-10-12 21:05:00 CDT --- Still present in wine-1.3.30-70-gd0c38ec. I believe proxies are handled by wininet but I'm not sure. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wininet -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 --- Comment #6 from Ken Sharp <kennybobs(a)o2.co.uk> 2011-10-12 21:22:45 CDT --- Created attachment 36871 --> http://bugs.winehq.org/attachment.cgi?id=36871 wine-1.3.30-70-gd0c38ec +urlmon +wininet -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 --- Comment #7 from Juan Lang <juan_lang(a)yahoo.com> 2011-10-13 12:18:08 CDT --- Agreed, wininet looks like the correct component. The current proxy code basically assumes that a single proxy setting is used for all protocols, which isn't correct. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 --- Comment #8 from Ken Sharp <kennybobs(a)o2.co.uk> 2012-09-06 14:27:11 CDT --- Still present in Wine 1.5.12 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|19261 | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 --- Comment #9 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-07-12 11:46:24 CDT --- Still present in wine-1.6-rc4-122-g104adb7. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23134 --- Comment #10 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- No change in wine-1.7.16-133-gd8ca8c2 (Squid 3 now handles https) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=23134 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #11 from joaopa <jeremielapuree(a)yahoo.fr> --- Does the bug still occur with wine-5.12? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=23134 --- Comment #12 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- In Wine 8.12: Tested with ifconfig.me and a SOCKS proxy (SSH) forwarded to a remote server. https_proxy=socks5://myproxy https: ==> ignores proxy, page loads https_proxy=socks5://myproxy http_proxy=socks5://myproxy https: ==> page never loads https_proxy=socks5://myproxy http: ==> correctly forward to https, but doesn't load http_proxy=socks5://myproxy http: ==> doesn't forward, never loads -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla