bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] bug wget -c --content-disposition


From: Andriansah
Subject: Re: [Bug-wget] bug wget -c --content-disposition
Date: Tue, 4 Sep 2012 10:59:04 +0700

Hi all

At last I replace version 1.13 with 1.12, I download version 1.12 from this
link
http://pkgs.org/ubuntu-11.10/ubuntu-main-amd64/wget_1.12-3.1ubuntu1_amd64.deb/download/
and
run dpkg -i


Now I can sleep in peace

Thanks all.


On Mon, Sep 3, 2012 at 9:56 PM, Alex <address@hidden> wrote:

> Greetings, Andriansah
> Hope that find what patch look like need to reverse (But this was changed
> after bug-report. Why? Can't find this in mail archive. And very-very low
> knowlege to understood by myself. I'm only a usual user...). Send ask to
> Micah Cowan to check. Now wait...
> Please can You check it by youself (this is for 1.14 realease)?
> [code]
> --- http.c.old  2012-07-07 08:57:20 +0000
> +++ http.c      2012-09-01 20:22:56 +0000
> @@ -2999,7 +2999,7 @@
>    *dt = 0;
>
>    /* Skip preliminary HEAD request if we're not in spider mode.  */
> -  if (!opt.spider)
> +  if (!opt.spider && got_name ||!opt.content_disposition)
>      send_head_first = false;
>
>    /* Send preliminary HEAD request if -N is given and we have an existing
> [/code]
> Data about original patch :
> revno: 2377
> committer: Giuseppe Scrivano <address@hidden>
> branch nick: wget
> timestamp: Thu 2010-06-03 16:46:56 +0200
> message: If --content-disposition is used, do not send a HEAD request.
> Reported by: address@hidden
>
> Sorry for bad English.
>
> Best regars, Alex
>



-- 

Andriansah
http://db.tt/Dm0Bs3O


reply via email to

[Prev in Thread] Current Thread [Next in Thread]