Anon Sricharoenchai <[EMAIL PROTECTED]> writes:


[...]

> "http://abc.xyz/abc.cgi?var1=a+b" means that var1 = "a b"
> "http://abc.xyz/abc.cgi?var1=a%2Bb" means that var1 = "a+b"
> 
> 
> The following is a patch for this bug to wget 1.5.3.
> 
> 
> diff -ur wget-1.5.3.orig/src/url.c wget-1.5.3/src/url.c
> --- wget-1.5.3.orig/src/url.c Fri Sep 11 07:23:26 1998
> +++ wget-1.5.3/src/url.c      Mon Oct 23 19:49:04 2000
> @@ -51,6 +51,12 @@
>  /* URL separator (for findurl) */

[...]

sound ok! i'm currently building a new wget package , could you test please :
Or send me some URLs that didn't work due to this issue : i'll test .

Thanx 
-- 

Reply via email to