Re: wget chokes on http redirects to # anchors

2001-11-30 Thread Hrvoje Niksic
Jamie Zawinski [EMAIL PROTECTED] writes: The log says it all; it's treating the # as part of the URL instead of stripping it. Thanks for the report; I believe this bug has been fixed in 1.8: {florida}[~/work/wget/src]$ ./wget http://www.dnalounge.com/backstage/log/latest.html --04:41:48--

Re: wget chokes on http redirects to # anchors

2001-11-16 Thread Ian Abbott
On 15 Nov 2001, at 14:39, Jamie Zawinski wrote: The log says it all; it's treating the # as part of the URL instead of stripping it. It's not just redirects that fail to strip the # part of the URL either. E.g.: $ wget http://www.dnalounge.com/backstage/log/2001/11.html#8-nov-2001

wget chokes on http redirects to # anchors

2001-11-15 Thread Jamie Zawinski
The log says it all; it's treating the # as part of the URL instead of stripping it. % wget -O/dev/null http://www.dnalounge.com/backstage/log/latest.html --14:36:57-- http://www.dnalounge.com/backstage/log/latest.html = `/dev/null' Connecting to www.dnalounge.com:80... connected!