Mailinglist Archive: opensuse-bugs (15116 mails)

< Previous Next >
[Bug 309139] Adjust MediaCurl.cc to new .curlrc syntax
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 26 Sep 2007 00:46:12 -0600 (MDT)
  • Message-id: <20070926064612.EC254245269@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=309139#c18





--- Comment #18 from Ján Kupec <jkupec@xxxxxxxxxx>  2007-09-26 00:46:12 MST ---
(In reply to comment #17 from Maxim Vasilev)
> Invalid query string component 'proxyuser=it\test&proxypassword=/[1]2{3}'

Yes, since the password is part of a URL here, it has to be URL-encoded, i.e.
the special characters have to be written in a hexadecimal form:

..proxyuser=it%5Ctest&proxypassword=%2F%5B1%5D2%7B3%7D

However, since the problem of reading the --proxy-user string form ~/.curlrc
has been fixed in libzypp 3.26.0, you can also try that. If a problem occurs
with special characters, please open a new bug report.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous Next >
References