bug-wget
[Top][All Lists]
Advanced

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

--convert-links should not convert # hrefs


From: Christopher Gait-Smith
Subject: --convert-links should not convert # hrefs
Date: Sat, 26 Mar 2022 12:20:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

When using the --convert-links in wGET, sites will often become broken if they contain:

<a href="#example"></a>

Will get converted to:

<a href="index.html#example"></a>


I believe that hrefs that just have a #whatever should not get converted to file.html#whatever




reply via email to

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