[bug #66248] Sending wget spider to the background will avoid issue with Bad file descriptor

2024-09-24 Thread anonymous
Patch Included: None ___ Follow-up Comments: --- Date: Tue 24 Sep 2024 02:40:29 PM UTC By: Anonymous Hi, I was just doing a simple webcrawl, trying to gather a list of all the urls in a .txt ,

[bug #62782] Cant resume mirror website using convert links with -c option. How to do it?

2024-09-09 Thread anonymous
Follow-up Comment #2, bug #62782 (group wget): The fact that wget can't properly resume website mirrors has bitten me as well, and I wonder what the (technical) reasons for that are. From the documentation of the `-nc, --no-clobber` option: > Note that when -nc is specified, files with the suffi

[bug #65978] no way to install Google Chrome which is requered to use French officials websites

2024-07-22 Thread anonymous
Follow-up Comment #4, bug #65978 (group wget): Again, the problem is the French administration and Google, NOT WGET. The solution is NOT to start using Windaube, but to stop using Chrome. Both Microsoft Windaube and Google Chrome are pieces of malware. The French administration is the party to be

[bug #66004] recursive download crashes on html files bigger than INT_MAX

2024-07-19 Thread anonymous
ed: No ___ Follow-up Comments: --- Date: Fri 19 Jul 2024 06:57:40 PM UTC By: Anonymous this affects 1.24.5, but versions newer than 1.20 don't seem to be in the dropdown? reproducible by using -r on a url that wge

[bug #65978] no way to install Google Chrome which is requered to use French officials websites

2024-07-13 Thread anonymous
Follow-up Comment #1, bug #65978 (group wget): > Google Chrome which is required to use French officials websites It's absolutely NOT supposed to be like that. Defend your freedom and complain to the authority operating that site. If their stupid website does not work, come in person to get the

[bug #65009] wget refuses to use legitimate self signed CAs provided with the --ca-certificate flag

2023-12-11 Thread anonymous
: None ___ Follow-up Comments: --- Date: Mon 11 Dec 2023 02:53:19 PM UTC By: Anonymous Release: 1.21 --- Using mTLS with self signed certificates with various tools, it seems wget misbehav

[bug #64916] can't load Windows binary in Windows 11 Pro

2023-11-21 Thread anonymous
Follow-up Comment #1, bug #64916 (project wget): Propose to close as INVALID. ___ Reply to this item at: ___ Message sent via Savannah https://savannah.

[bug #61038] Windows post fails to post files over 65536 bytes,

2023-11-12 Thread anonymous
Follow-up Comment #9, bug #61038 (project wget): I got the broken binaries from the only place available: https://eternallybored.org/misc/wget/1.21.4/32/wget.exe There is a new version: https://github.com/rockdaboot/wget2/releases/download/v2.1.0/wget2.exe 2'386'432, "stripped", UPX:ed unfort

[bug #64714] --no-clobber not working with --mirror??

2023-09-24 Thread anonymous
mments: --- Date: Sun 24 Sep 2023 04:17:55 PM UTC By: Anonymous Hi, I'm not entirely certain that the behavior I'm seeing is a bug and not me using it incorrectly. But it definitely is not intuitive. I tried to mirror multiple sites into the

[bug #64710] wget for Linux

2023-09-22 Thread anonymous
: None ___ Follow-up Comments: --- Date: Sat 23 Sep 2023 01:40:28 AM UTC By: Anonymous Operating System: Linux Ubuntu 22.04 Release: 1.21.2 (wget release) rod@rod:~$ sudo apt install xserver-xorg-video-intel [sudo] password for rod: Reading package

[bug #62137] wget segfaults when using openssl and a FTPS server in TLS 1.3

2023-07-24 Thread anonymous
Follow-up Comment #1, bug #62137 (project wget): This fixes my long standing crash issue too (I had to run our backups still with an very old wget w/o this SSL crash, because I was unable to get it working with a recent build w/o segfaulting.) Thanks for the patch! Can we expect this to get merge

[bug #64203] wget --warc-dedup has bogus behavior against duplicated digest

2023-05-16 Thread anonymous
ed: No ___ Follow-up Comments: --- Date: Wed 17 May 2023 01:03:48 AM UTC By: Anonymous When wget encounter several urlA,urlB,urlC sharing the same digest hash1 in the input .cdx file of --warc-dedup, it only registers th

[bug #64082] wget unescapes URLs used as CSS url() parameters, leading to spaces and thus invalid CSS

2023-04-20 Thread anonymous
cluded: No ___ Follow-up Comments: --- Date: Thu 20 Apr 2023 10:17:29 PM UTC By: Anonymous Attempting to invoke wget with the --convert-links / -k parameter works as intended, but fa

[bug #63253] install wget sha256sum impersonated from Stockholm's android servers

2022-10-22 Thread anonymous
luded: None ___ Follow-up Comments: --- Date: Sat 22 Oct 2022 12:18:14 PM UTC By: Anonymous Filesize:460155 [weak]

[bug #33839] wget -nv outputs non-error output to stderr

2022-09-24 Thread anonymous
Follow-up Comment #3, bug #33839 (project wget): Yes, please add something like `-nvv` to suppress that one line so that we can stop writing: $ wget -nv whatever 2>&1 | grep -v ' -> ' ___ Reply to this item at:

[bug #62964] --on-clobber does not respect sym-linked files

2022-08-26 Thread anonymous
: None ___ Follow-up Comments: --- Date: Sat 27 Aug 2022 02:07:23 AM UTC By: Anonymous if a file is present on the my system, but is a sym-linked file, the file will get over-written I manually downloaded a iso image last night,, but I wa

[bug #62795] Distinguish between error codes

2022-07-21 Thread anonymous
mments: --- Date: Thu 21 Jul 2022 09:05:39 PM UTC By: Anonymous wget does not appear to distinguish between a non-zero error code due to download issues versus a non-zero error code due to an existing and complete file. This means there's no simpl

[bug #62516] "--convert-links" converts frags unnecessarily

2022-05-24 Thread anonymous
tch Included: No ___ Follow-up Comments: --- Date: Tue 24 May 2022 12:31:13 PM UTC By: Anonymous Hello! When using wget with the --convert-links flag, every <a href="#xxx"/> gets turned into <a

[bug #61125] Output SSL_INIT to stderr even with -q

2022-02-25 Thread anonymous
Follow-up Comment #9, bug #61125 (project wget): 09/2021: »Since this is a major annoyance to people using Wget in scripts, I will likely mark a new release with this fix within a week« 10/2021: »maybe I'll make a release within a week or two« No haste, it's just less than 5 months yet, but may

[bug #61981] Option --retry-on-host-error is missing in the help command

2022-02-02 Thread anonymous
URL: Summary: Option --retry-on-host-error is missing in the help command Project: GNU Wget Submitted by: None Submitted on: Wed 02 Feb 2022 01:21:10 PM UTC Category: User Interface

[bug #61755] --unlink doesn't

2022-01-09 Thread anonymous
Follow-up Comment #2, bug #61755 (project wget): Apparently the suspect code is here: https://git.savannah.gnu.org/cgit/wget.git/tree/src/http.c#n2528 unlink_requested is supposed to be set when --unlink is passed. static uerr_t open_output_stream (struct http_stat *hs, int count, FILE **fp) {

[bug #61755] --unlink doesn't

2022-01-02 Thread anonymous
URL: Summary: --unlink doesn't Project: GNU Wget Submitted by: None Submitted on: Mon 03 Jan 2022 03:26:41 AM UTC Category: Program Logic Severity: 3 - Normal

[bug #61733] dot_finish() doesn't print the newline when wget is run with the --no-verbose option

2021-12-27 Thread anonymous
URL: Summary: dot_finish() doesn't print the newline when wget is run with the --no-verbose option Project: GNU Wget Submitted by: None Submitted on: Mon 27 Dec 2021 03:05:03 PM UTC C

[bug #61649] Wget not honouring Content-Encoding: gzip

2021-12-09 Thread anonymous
Follow-up Comment #1, bug #61649 (project wget): Perhaps we could use the options: --compression=auto Don't set the Accept-encoding header, but respond to the Content-Encoding: header uncompressing if required --compression=none Don't set the Accept-encoding header, and ignore the Content-Encodin

[bug #61649] Wget not honouring Content-Encoding: gzip

2021-12-09 Thread anonymous
URL: Summary: Wget not honouring Content-Encoding: gzip Project: GNU Wget Submitted by: None Submitted on: Thu 09 Dec 2021 01:43:42 PM UTC Category: Protocol Issue Sev

[bug #61038] Windows post fails to post files over 65536 bytes,

2021-12-06 Thread anonymous
Follow-up Comment #6, bug #61038 (project wget): https://eternallybored.org/misc/wget https://eternallybored.org/misc/wget/releases/wget-1.19.4-win32.zip I tested many binaries from there and all are broken, most notably 1.19.4 and 1.21.1 , and IIRC also some older 1.17.xx and 1.15.xx . ___

[bug #61125] Output SSL_INIT to stderr even with -q

2021-11-24 Thread anonymous
Follow-up Comment #5, bug #61125 (project wget): Gentle nudge for a new release :) ___ Reply to this item at: ___ Message sent via Savannah https://s

[bug #61427] --no-clobber doesn't work with many files

2021-11-04 Thread anonymous
URL: Summary: --no-clobber doesn't work with many files Project: GNU Wget Submitted by: None Submitted on: Thu 04 Nov 2021 08:32:19 PM UTC Category: Web Site Severity:

[bug #61038] Windows post fails to post files over 65536 bytes,

2021-10-05 Thread anonymous
Follow-up Comment #4, bug #61038 (project wget): 1.21.2 is out ... and 2.0.0 out ... and reported to be broken. :-( To : bug-wget@gnu.org Subj : BUG in recent versions of WGET with POSTing more than 8 KiO data > You are welcome to submit bug reports via the GNU Wget bug > tracker (see

[bug #61229] "unable to resolve host address" for URI's when from a long list

2021-09-26 Thread anonymous
URL: Summary: "unable to resolve host address" for URI's when from a long list Project: GNU Wget Submitted by: None Submitted on: Sun 26 Sep 2021 10:48:58 PM UTC Category: None

[bug #60956] stylesheet and icon elements not properly classified as page requisites

2021-09-15 Thread anonymous
Follow-up Comment #3, bug #60956 (project wget): OP here. Thanks to all for working on this. I confirm that version 1.21.2 built from https://ftp.gnu.org/gnu/wget/wget-1.21.2.tar.gz considers link elements with rel="icon" or rel="alternate stylesheet" to be page requisites, resolving the issue f

[bug #61125] Output SSL_INIT to stderr even with -q

2021-09-08 Thread anonymous
URL: Summary: Output SSL_INIT to stderr even with -q Project: GNU Wget Submitted by: None Submitted on: Wed 08 Sep 2021 10:13:06 AM UTC Category: User Interface Severi

[bug #61050] Early abort should not write 0 Byte output file

2021-08-17 Thread anonymous
URL: Summary: Early abort should not write 0 Byte output file Project: GNU Wget Submitted by: None Submitted on: Tue 17 Aug 2021 02:20:37 PM UTC Category: Program Logic

[bug #61038] Windows post fails to post files over 65536 bytes,

2021-08-17 Thread anonymous
Follow-up Comment #3, bug #61038 (project wget): Already reported. Same bug as here: https://lists.gnu.org/archive/html/bug-wget/2021-08/msg2.html ___ Reply to this item at: ___

[bug #61038] Windows post fails to post files over 65536 bytes,

2021-08-13 Thread anonymous
Follow-up Comment #1, bug #61038 (project wget): Confirmed this bug does not exist on a mac with version 1.20 It is a windows only issue. ___ Reply to this item at:

[bug #61038] Windows post fails to post files over 65536 bytes,

2021-08-13 Thread anonymous
URL: Summary: Windows post fails to post files over 65536 bytes, Project: GNU Wget Submitted by: None Submitted on: Fri 13 Aug 2021 08:54:25 PM UTC Category: Program Logic

[bug #60956] stylesheet and icon elements not properly classified as page requisites

2021-07-21 Thread anonymous
URL: Summary: stylesheet and icon elements not properly classified as page requisites Project: GNU Wget Submitted by: None Submitted on: Wed 21 Jul 2021 08:25:49 PM UTC Category: Pro

[bug #60494] Percent character in filename gets escaped twice

2021-05-01 Thread anonymous
URL: Summary: Percent character in filename gets escaped twice Project: GNU Wget Submitted by: None Submitted on: Sat 01 May 2021 04:53:06 PM UTC Category: Program Logic

[bug #60442] On 416 ( CONTENT_RANGE_NOT_SATISFIABLE ) wget sets the content type from the error response, not the original url type.

2021-04-22 Thread anonymous
URL: Summary: On 416 ( CONTENT_RANGE_NOT_SATISFIABLE ) wget sets the content type from the error response, not the original url type. Project: GNU Wget Submitted by: None Submitted on: Thu 22 Apr 202

[bug #60346] Failed to rename file to file.1: (17) File exists

2021-04-05 Thread anonymous
URL: Summary: Failed to rename file to file.1: (17) File exists Project: GNU Wget Submitted by: None Submitted on: Mon 05 Apr 2021 11:26:19 PM UTC Category: Program Logic

[bug #60289] wget --continue: Range header is included in other options' HEAD requests

2021-03-25 Thread anonymous
URL: Summary: wget --continue: Range header is included in other options' HEAD requests Project: GNU Wget Submitted by: None Submitted on: Thu 25 Mar 2021 03:14:57 PM UTC Category: Pr

[bug #60242] Typo in the output when user enters "wget" only.

2021-03-16 Thread anonymous
URL: Summary: Typo in the output when user enters "wget" only. Project: GNU Wget Submitted by: None Submitted on: Tue 16 Mar 2021 11:11:32 AM UTC Category: Documentation

[bug #60241] netrc: only remove backslash when we have quotes

2021-03-16 Thread anonymous
URL: Summary: netrc: only remove backslash when we have quotes Project: GNU Wget Submitted by: None Submitted on: Tue 16 Mar 2021 10:41:20 AM UTC Category: Program Logic

[bug #60142] if stylesheet filename differs only after ~200 chars, the last overwrites all previous and convert-links fails

2021-02-28 Thread anonymous
URL: Summary: if stylesheet filename differs only after ~200 chars, the last overwrites all previous and convert-links fails Project: GNU Wget Submitted by: None Submitted on: Sun 28 Feb 2021 06:11:3

[bug #60017] Italian translation error in help text

2021-02-06 Thread anonymous
URL: Summary: Italian translation error in help text Project: GNU Wget Submitted by: None Submitted on: Sat 06 Feb 2021 05:01:01 PM UTC Category: Localization Severity

[bug #59715] -q --quiet option is not clear enough in man pages

2020-12-17 Thread anonymous
URL: Summary: -q --quiet option is not clear enough in man pages Project: GNU Wget Submitted by: None Submitted on: Thu 17 Dec 2020 09:49:42 PM UTC Category: Documentation

[bug #59363] wget with --wait (crawling specific domain's specific url with wait)

2020-10-26 Thread anonymous
URL: Summary: wget with --wait (crawling specific domain's specific url with wait) Project: GNU Wget Submitted by: None Submitted on: Tue 27 Oct 2020 02:43:35 AM UTC Category: Program

[bug #59320] wget does not obey timestamping option when destination file is owned by "nobody"

2020-10-22 Thread anonymous
Additional Item Attachment, bug #59320 (project wget): File name: no_clobber.txt Size:1 KB ___ Reply to this item at:

[bug #59320] wget does not obey timestamping option when destination file is owned by "nobody"

2020-10-22 Thread anonymous
Additional Item Attachment, bug #59320 (project wget): File name: patch.cSize:0 KB ___ Reply to this item at:

[bug #59320] wget does not obey timestamping option when destination file is owned by "nobody"

2020-10-22 Thread anonymous
URL: Summary: wget does not obey timestamping option when destination file is owned by "nobody" Project: GNU Wget Submitted by: None Submitted on: Thu 22 Oct 2020 04:01:38 PM UTC Cate

[bug #58484] certificate expired

2020-06-03 Thread anonymous
Follow-up Comment #1, bug #58484 (project wget): I fixed my problem. I removed the expired AddTrust_External_Root.crt from ca-certificate, according to the suggestion from https://www.agwa.name/blog/post/fixing_the_addtrust_root_expiration ___

[bug #58484] certificate expired

2020-06-02 Thread anonymous
URL: Summary: certificate expired Project: GNU Wget Submitted by: None Submitted on: Tue 02 Jun 2020 04:51:39 PM UTC Category: Crash/Freeze/Infloop Severity: 3 - Norma

[bug #58050] Incorrect timeout handling when tls transport is registered

2020-04-26 Thread anonymous
Follow-up Comment #1, bug #58050 (project wget): Thanks for this patchset! I have extracted a part of the original patchset to fix hangs in openssl_peek with only minimal changes (see attachment). I have only tested it so far in combination with wget-lua [1]. [1] https://github.com/TailR3d/wget

[bug #58097] Wget doesn't download intermediate certificates when not supplied in the response

2020-04-01 Thread anonymous
URL: Summary: Wget doesn't download intermediate certificates when not supplied in the response Project: GNU Wget Submitted by: None Submitted on: Wed 01 Apr 2020 11:48:34 PM UTC Cate

[bug #20417] 503 respose is not retryable but should be

2020-03-11 Thread anonymous
Follow-up Comment #7, bug #20417 (project wget): Also, this bug is decidedly NOT fixed, as Retry-After is simply ignored and wget immediately retries, hammering the server. ___ Reply to this item at:

[bug #20417] 503 respose is not retryable but should be

2020-03-11 Thread anonymous
Follow-up Comment #6, bug #20417 (project wget): While wget now supports --retry-on-http-error, using it breaks both the HTTP spec and the intent, as wget still ignores Retry-After completely and pretty much retries instantly in a loop, which is very bad behaviour and not approrpiate for an automa

[bug #57880] wget is not following data file links

2020-02-22 Thread anonymous
URL: Summary: wget is not following data file links Project: GNU Wget Submitted by: None Submitted on: Sat 22 Feb 2020 12:36:57 PM UTC Category: Testing Severity: 3 -

[bug #57795] Missing trailing newline character

2020-02-11 Thread anonymous
URL: Summary: Missing trailing newline character Project: GNU Wget Submitted by: None Submitted on: Wed 12 Feb 2020 12:33:49 AM UTC Category: User Interface Severity:

[bug #57356] Don't use smart quotes in output messages

2019-12-04 Thread anonymous
URL: Summary: Don't use smart quotes in output messages Project: GNU Wget Submitted by: None Submitted on: Wed 04 Dec 2019 03:03:56 PM UTC Category: User Interface Se

[Bug-wget] [bug #57094] When doing wget zoom into terminal splits us the download bar into several bars

2019-10-21 Thread anonymous
URL: Summary: When doing wget zoom into terminal splits us the download bar into several bars Project: GNU Wget Submitted by: None Submitted on: Mon 21 Oct 2019 10:12:10 AM UTC Catego

[bug #57002] Suggestion: “--abort-on-http-error” feature (natively).

2019-10-05 Thread anonymous
URL: Summary: Suggestion: “--abort-on-http-error” feature (natively). Project: GNU Wget Submitted by: None Submitted on: Sat 05 Oct 2019 08:19:49 PM UTC Category: Feature Request

[Bug-wget] [bug #56992] Support --retry-on-http-error ranges

2019-10-04 Thread anonymous
Follow-up Comment #4, bug #56992 (project wget): [comment #0 original submission:] > It would be practical if wget supported ranges for “--retry-on-http-error” natively, in combination with individual numbers. > > Example: > > wget example.org --retry-on-http-error=400-600 > wget example.org --

[Bug-wget] [bug #56992] Support --retry-on-http-error ranges

2019-10-04 Thread anonymous
Follow-up Comment #3, bug #56992 (project wget): [comment #1 comment #1:] > Wget2 has something like --retry-on-http-status (we likely rename that to --retry-on-http-error before the next beta release) > > Specify a comma-separated list of HTTP codes in which Wget2 will retry the download. The

[Bug-wget] [bug #56992] Support --retry-on-http-error ranges

2019-10-04 Thread anonymous
Follow-up Comment #2, bug #56992 (project wget): [comment #1 comment #1:] > Wget2 has something like --retry-on-http-status (we likely rename that to --retry-on-http-error before the next beta release) > > Specify a comma-separated list of HTTP codes in which Wget2 will retry the download. The

[Bug-wget] [bug #56992] Support --retry-on-http-error ranges

2019-10-04 Thread anonymous
URL: Summary: Support --retry-on-http-error ranges Project: GNU Wget Submitted by: None Submitted on: Fri 04 Oct 2019 01:11:10 PM UTC Category: None Severity: 3 - Norm

[bug #56987] Please add the highly demanded “--retry-on-http-error” feature.

2019-10-03 Thread anonymous
Follow-up Comment #1, bug #56987 (project wget): [comment #0 original submission:] > The “--retry-on-http-error” parameter is highly requested by the community. > > http://tomszilagyi.github.io/2017/02/Wget-retry-on-http-error > > I strongly recommend the developers to spend just one hour to int

[bug #56987] Please add the highly demanded “--retry-on-http-error” feature.

2019-10-03 Thread anonymous
URL: Summary: Please add the highly demanded “--retry-on-http-error” feature. Project: GNU Wget Submitted by: None Submitted on: Thu 03 Oct 2019 10:26:31 PM UTC Category: Feature Req

[Bug-wget] [bug #56946] Performance of `-r -A` is poor

2019-09-24 Thread anonymous
URL: Summary: Performance of `-r -A` is poor Project: GNU Wget Submitted by: None Submitted on: Tue 24 Sep 2019 06:57:18 PM UTC Category: None Severity: 3 - Normal

[Bug-wget] [bug #56808] wget uses HEAD method when both --spider and --post-data options are used

2019-08-26 Thread anonymous
URL: Summary: wget uses HEAD method when both --spider and --post-data options are used Project: GNU Wget Submitted by: None Submitted on: Mon 26 Aug 2019 10:27:59 AM UTC Category: Pr

[Bug-wget] [bug #56807] Recreate files instead of rewriting them

2019-08-26 Thread anonymous
URL: Summary: Recreate files instead of rewriting them Project: GNU Wget Submitted by: None Submitted on: Mon 26 Aug 2019 09:32:42 AM UTC Category: Feature Request Sev

[Bug-wget] [bug #56755] Saved cookies file doesn't pass cookielib's valid cookie format test

2019-08-13 Thread anonymous
URL: Summary: Saved cookies file doesn't pass cookielib's valid cookie format test Project: GNU Wget Submitted by: None Submitted on: Wed 14 Aug 2019 05:35:40 AM UTC Category: None

[Bug-wget] [bug #56660] wget -r or mirror with robots-off should still download robots.txt file

2019-07-23 Thread anonymous
URL: Summary: wget -r or mirror with robots-off should still download robots.txt file Project: GNU Wget Submitted by: None Submitted on: Tue 23 Jul 2019 03:45:32 PM UTC Category: None

[Bug-wget] [bug #56648] Add HTTP request header to file

2019-07-19 Thread anonymous
Follow-up Comment #2, bug #56648 (project wget): Thanks a lot for the fast reply. xattr does save URL to file attribute but I couldn't find a way to get the attributes when using cat to merge all the files to one. Didn't even find a way to copy attribute and append it to file. WARC - seems to b

[Bug-wget] [bug #56648] Add HTTP request header to file

2019-07-19 Thread anonymous
URL: Summary: Add HTTP request header to file Project: GNU Wget Submitted by: None Submitted on: Fri 19 Jul 2019 01:26:19 PM UTC Category: Feature Request Severity: 3

[Bug-wget] [bug #54126] Wget keeps crashing in Windows sometimes when the filename is large enough to scroll it

2019-07-05 Thread anonymous
Follow-up Comment #2, bug #54126 (project wget): [comment #1 comment #1:] > Seems like this only occurs under Windows, which makes it slightly problematic when reproducing. Yes, Linux uses USE_NLS_PROGRESS_BAR in the function cols_to_byte() we see while (p_cols cols) { p_cols - = mb_width (mbc)

[Bug-wget] [bug #56379] Update man wget Documentation for -O

2019-05-23 Thread anonymous
URL: Summary: Update man wget Documentation for -O Project: GNU Wget Submitted by: None Submitted on: Thu 23 May 2019 04:09:55 PM UTC Category: None Severity: 3 - Nor

[Bug-wget] broken link

2019-05-15 Thread anonymous developer
On the wget FAQ page, the link https://users.ugent.be/~bpuype/wget/#download no longer works. -- Best regards, Anonymous Developer Linux nerd, Student

[Bug-wget] [bug #56244] Bug with different quotation marks

2019-04-30 Thread anonymous
URL: Summary: Bug with different quotation marks Project: GNU Wget Submitted by: None Submitted on: Tue 30 Apr 2019 10:22:42 AM UTC Category: Program Logic Severity: 3

[Bug-wget] [bug #56105] choco install wget: libwinpthread-1.dll is missing from your computer

2019-04-08 Thread anonymous
URL: Summary: choco install wget: libwinpthread-1.dll is missing from your computer Project: GNU Wget Submitted by: None Submitted on: Tue 09 Apr 2019 02:40:39 AM UTC Category: Build/

[Bug-wget] [bug #56091] Spanning host -H explanation unclear meaning

2019-04-06 Thread anonymous
URL: Summary: Spanning host -H explanation unclear meaning Project: GNU Wget Submitted by: None Submitted on: Sun 07 Apr 2019 02:55:08 AM UTC Category: Documentation S

[Bug-wget] [bug #55771] content-disposition not respected with long URLs (such as AWS)

2019-02-23 Thread anonymous
URL: Summary: content-disposition not respected with long URLs (such as AWS) Project: GNU Wget Submitted by: None Submitted on: Sat 23 Feb 2019 09:57:08 PM UTC Category: Program Logic

[Bug-wget] [bug #55603] Naive comment type in use by webdevs not recognized

2019-01-29 Thread anonymous
URL: Summary: Naive comment type in use by webdevs not recognized Project: GNU Wget Submitted by: None Submitted on: Tue 29 Jan 2019 03:56:13 PM UTC Category: Program Logic

[Bug-wget] [bug #53622] wget no_proxy leading dot on (sub)domains not working contradicting man page

2019-01-22 Thread anonymous
Follow-up Comment #1, bug #53622 (project wget): +1 ___ Reply to this item at: ___ Message sent via Savannah https://savannah.gnu.org/

[Bug-wget] [bug #55087] Please add parsing of picture element sources to `wget -r`

2018-11-24 Thread anonymous
URL: Summary: Please add parsing of picture element sources to `wget -r` Project: GNU Wget Submitted by: None Submitted on: Sat 24 Nov 2018 05:47:13 PM UTC Category: Feature Request

[Bug-wget] [bug #29647] wget does not automatically create necessary local directories

2018-10-11 Thread anonymous
Follow-up Comment #10, bug #29647 (project wget): Re-reproduced in wget 1.19.5, however the patch here no longer applies (it needs file_exists_p(dir) -> file_exists_p(dir, NULL)) I attached a patch updated against this version. (file #45186) __

[Bug-wget] [bug #54710] Just a typing error

2018-09-22 Thread anonymous
URL: Summary: Just a typing error Project: GNU Wget Submitted by: None Submitted on: Sat 22 Sep 2018 06:36:06 PM UTC Category: Localization Severity: 3 - Normal

[Bug-wget] [bug #54596] wget gets a lot of file named "index.html?............" and other strange file names

2018-08-30 Thread anonymous
URL: Summary: wget gets a lot of file named "index.html?" and other strange file names Project: GNU Wget Submitted by: None Submitted on: Thu 30 Aug 2018 09:12:33 AM UTC Ca

[Bug-wget] [bug #53968] Decompressed data is written to WARC file when using --compression=gzip

2018-05-29 Thread anonymous
Follow-up Comment #2, bug #53968 (project wget): Thanks for fixing it. I applied it as a patch to the tar release of 1.19.5 and it appears to work correctly. ___ Reply to this item at: _

[Bug-wget] [bug #53993] "wget -p https://html.spec.whatwg.org" doesn't work correctly

2018-05-27 Thread anonymous
URL: Summary: "wget -p https://html.spec.whatwg.org"; doesn't work correctly Project: GNU Wget Submitted by: None Submitted on: Sun 27 May 2018 02:20:57 PM UTC Category: Program Logic

[Bug-wget] [bug #53968] Decompressed data is written to WARC file when using --compression=gzip

2018-05-24 Thread anonymous
URL: Summary: Decompressed data is written to WARC file when using --compression=gzip Project: GNU Wget Submitted by: None Submitted on: Thu 24 May 2018 12:50:50 PM UTC Category: Progr

[Bug-wget] [bug #53884] Can wget (and any GNU projects) avoid spitting non-ASCII on the command line???

2018-05-12 Thread anonymous
URL: Summary: Can wget (and any GNU projects) avoid spitting non-ASCII on the command line??? Project: GNU Wget Submitted by: None Submitted on: Sat 12 May 2018 08:52:55 AM UTC Categor

[Bug-wget] [bug #53191] wget doesn't unzip data even with an Encoding:gzip header

2018-02-20 Thread anonymous
URL: Summary: wget doesn't unzip data even with an Encoding:gzip header Project: GNU Wget Submitted by: None Submitted on: Tue 20 Feb 2018 09:59:54 AM UTC Category: Protocol Issue

[Bug-wget] [bug #52986] Does not compile due to Python

2018-01-27 Thread anonymous
URL: Summary: Does not compile due to Python Project: GNU Wget Submitted by: None Submitted on: Sat 27 Jan 2018 06:45:44 PM UTC Category: Build/Install Severity: 3 - No

[Bug-wget] [bug #52705] HTML assets embedding with --page-requisites

2017-12-20 Thread anonymous
URL: Summary: HTML assets embedding with --page-requisites Project: GNU Wget Submitted by: None Submitted on: Wed 20 Dec 2017 10:16:35 AM UTC Category: Feature Request

[Bug-wget] [bug #52633] customizable list of HTTP status codes for which to save server response

2017-12-10 Thread anonymous
URL: Summary: customizable list of HTTP status codes for which to save server response Project: GNU Wget Submitted by: None Submitted on: Sun 10 Dec 2017 03:46:32 PM UTC Category: Feat

[Bug-wget] [bug #52531] Content-Disposition parameter continuations should use filename*0*= not filename**0=

2017-11-27 Thread anonymous
URL: Summary: Content-Disposition parameter continuations should use filename*0*= not filename**0= Project: GNU Wget Submitted by: None Submitted on: Mon 27 Nov 2017 01:44:19 PM UTC Ca

[Bug-wget] [bug #52349] Seg fault with wget -O - smxi.org/sm/sm-versions

2017-11-26 Thread anonymous
Follow-up Comment #3, bug #52349 (project wget): Hi Darshit. I'm the guy who reported this bug to Noël Köthe/Debian. It looks like this bug fix will be in the next release. Would it be possible to patch 1.19.2? I've downgraded, and that seems to be a fine workaround for the sgfxi script that the

[Bug-wget] [bug #52503] fails to try all available IP addresses

2017-11-25 Thread anonymous
URL: Summary: fails to try all available IP addresses Project: GNU Wget Submitted by: None Submitted on: Sat 25 Nov 2017 04:21:31 PM UTC Category: Program Logic Severit

[Bug-wget] [bug #52379] do not send Cache-Control: must-revalidate

2017-11-09 Thread anonymous
URL: Summary: do not send Cache-Control: must-revalidate Project: GNU Wget Submitted by: None Submitted on: Thu 09 Nov 2017 09:52:16 PM UTC Category: Program Logic Seve

[Bug-wget] [bug #52356] Characters scrolling leave last character on the screen

2017-11-06 Thread anonymous
URL: Summary: Characters scrolling leave last character on the screen Project: GNU Wget Submitted by: None Submitted on: Mon 06 Nov 2017 07:20:46 PM UTC Category: None

  1   2   >