pkg-perl-maintainers team mailing list archive
-
pkg-perl-maintainers team
-
Mailing list archive
-
Message #01610
[Bug 835058] [NEW] GET resolves incorrectly
Public bug reported:
I found this weird bug at work the other day.
My work machine is called 'ellis'. I ran a webserver on port 80. I would
expect the command 'GET ellis' to retrieve html from http://ellis/ .
Instead it retrieves http://www.waellis.co.uk/ !!
'ellis.co.uk' actually redirects to 'www.waellis.co.uk', but that
doesn't explain where the '.co.uk' bit came from.
'wget ellis' works as expected, as does entering 'ellis' into the
address bar of Firefox.
** Affects: libwww-perl (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
I found this weird bug at work the other day.
My work machine is called 'ellis'. I ran a webserver on port 80. I would
- expect the command 'GET ellis' to retrieve html from 'http://ellis/'.
+ expect the command 'GET ellis' to retrieve html from http://ellis/ .
- Instead it retrieves 'http://www.waellis.co.uk/'!!
+ Instead it retrieves http://www.waellis.co.uk/ !!
'ellis.co.uk' actually redirects to 'www.waellis.co.uk', but that
doesn't explain where the '.co.uk' bit came from.
'wget ellis' works as expected, as does entering 'ellis' into the
address bar of Firefox.
--
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to libwww-perl in Ubuntu.
https://bugs.launchpad.net/bugs/835058
Title:
GET resolves incorrectly
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libwww-perl/+bug/835058/+subscriptions
Follow ups
References