The similar problem with 2.30.2 in debian.
I can't use proxy authentication. The browser can load the initial "warning"
html page from proxy (obtained from proxy.pac) with a button for
authentication. In Firefox/IE, after pressing the button the auth dialog
appears. But the Epiphany sends none http request after pressing that button.
Instead of auth dialog the standard message is displayed:
[
Unable to load page
Problem occurred while loading the URL http://proxy-login.domain.com/
Cannot connect to destination
]
Auth proxy form is:
<form method='POST' ACTION='http://proxy-login.domain.com/'>
<input type='hidden' name='meth' value='GET'/>
<input type='hidden' name='url' value='http%3A//www.this_is_it.com/'/>
<input id='proxy_login_button' type='submit' value=' Log in... '/>
<script>document.getElementById('proxy_login_button').focus();</script>
</form>
--
automatic proxy configuration doesn't work
https://bugs.launchpad.net/bugs/449360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs