Re: [PATCH] * src/html-url.c: Parse attributes

2024-01-28 Thread Tim Rühsen
On 1/1/24 13:56, blankie via Primary discussion list for GNU Wget wrote: Hello, Attached is a patch to fix https://savannah.gnu.org/bugs/?55087. This patch is slightly hacky ( in a media element is allowed), but the code as-is also allows for in a and outside of a or media element.

[PATCH] * src/html-url.c: Parse attributes

2024-01-01 Thread blankie
: blankie Date: Mon, 1 Jan 2024 23:27:49 +1100 Subject: [PATCH] * src/html-url.c: Parse attributes Bug-Id: 55087 --- src/html-url.c | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/src/html-url.c b/src/html-url.c index 896d6fc4..275a7740 100644 --- a/src/html