#551316 w3m didn't precent decode the password section in environment http_proxy

Package:
w3m
Source:
w3m
Description:
WWW browsable pager with excellent tables/frames support
Submitter:
Yang Zhe
Date:
2011-11-15 01:51:04 UTC
Severity:
minor
#551316#5
Date:
2009-10-17 08:19:33 UTC
From:
To:
http_proxy="http://username:pass%40word@hostname" to let it works in
wget or curl or some other application. But with w3m, I find that it
sends the password as "pass%40word", which is wrong. I think that
similar situation may arise on some other website with password
contains @