After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 354624 - HTTP porxy authentication
HTTP porxy authentication
Status: RESOLVED FIXED
Product: bug-buddy
Classification: Deprecated
Component: general
2.16.x
Other All
: Normal normal
: ---
Assigned To: Bug-buddy Maintainers
Bug-buddy Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-06 13:50 UTC by Ali Sabil
Modified: 2006-11-16 12:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
bug-buddy proxy authentication patch (828 bytes, patch)
2006-10-12 16:44 UTC, Ali Sabil
accepted-commit_now Details | Review

Description Ali Sabil 2006-09-06 13:50:44 UTC
Please describe the problem:
Bug-buddy doesn't seem to make use of the proy authentication settings in gconf, so it receives an HTTP 407 error when trying to submit a bug while behind a proxy that require authentication

Steps to reproduce:
1. install a proxy and setup authentication
2. edit your proxy settings
3. try to use bug-buddy to submit a bug


Actual results:
Bug buddy displays an error message saying that it received HTTP 407 error

Expected results:
Make use of the gconf settings to authenticate to the HTTP proxy

Does this happen every time?
Yes

Other information:
Comment 1 Ali Sabil 2006-10-12 16:44:22 UTC
Created attachment 74582 [details] [review]
bug-buddy proxy authentication patch

fix a copy/paste bug
Comment 2 Fernando Herrera 2006-10-12 18:12:12 UTC
Comment on attachment 74582 [details] [review]
bug-buddy proxy authentication patch

Looks ok. Thank you very much for the patch.

Please, apply to HEAD with a ChangeLog entry.
Comment 3 Kjartan Maraas 2006-11-16 12:59:17 UTC
Commited. Thanks.