Bugzilla – Attachment 174518 Details for
Bug 309139
Adjust MediaCurl.cc to new .curlrc syntax
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
patch for MediaCurl.cc
309139.patch (text/plain), 553 bytes, created by
Katarina Machalkova
on 2007-09-25 07:10:53 UTC
(
hide
)
Description:
patch for MediaCurl.cc
Filename:
MIME Type:
Creator:
Katarina Machalkova
Created:
2007-09-25 07:10:53 UTC
Size:
553 bytes
patch
obsolete
>Index: media/MediaCurl.cc >=================================================================== >--- media/MediaCurl.cc (revision 7155) >+++ media/MediaCurl.cc (working copy) >@@ -580,7 +580,7 @@ > { > map<string,string> rc_data = base::sysconfig::read( curlrcFile ); > >- map<string,string>::const_iterator it = rc_data.find("proxy-user"); >+ map<string,string>::const_iterator it = rc_data.find("--proxy-user"); > if (it != rc_data.end()) > _proxyuserpwd = it->second; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 309139
: 174518 |
176465