Closed
Bug 343294
Opened 20 years ago
Closed 20 years ago
Update notification does not work through an HTTP proxy
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: cedric.caron, Assigned: cedric.caron)
Details
Attachments
(1 file)
|
571 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
The update notification added by Bug 330487 is not working if the server need to use an HTTP Proxy to download web pages.
Updated•20 years ago
|
Summary: Update notification not working without direct HTTP access → Update notification does not work through an HTTP proxy
| Assignee | ||
Comment 1•20 years ago
|
||
Fixed without adding any parameters by using (standard ?) environment variables
Attachment #227849 -
Flags: review?
Comment 2•20 years ago
|
||
Comment on attachment 227849 [details] [diff] [review]
Patch 1.0
Looks good. I suppose you tested your patch? r=LpSolit
Attachment #227849 -
Flags: review? → review+
Updated•20 years ago
|
Assignee: general → cedric.caron
Flags: approval?
Target Milestone: --- → Bugzilla 2.24
| Assignee | ||
Comment 3•20 years ago
|
||
Yes, tested on my Windows 2000 server and working fine.
Updated•20 years ago
|
Flags: approval? → approval+
Comment 4•20 years ago
|
||
Checking in Bugzilla/Update.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Update.pm,v <-- Update.pm
new revision: 1.4; previous revision: 1.3
done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•