Your message dated Sat, 19 Jul 2008 10:45:56 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#274619: lynx-ssl: Faulty parsing of relative URLs
has caused the Debian Bug report #274619,
regarding lynx-ssl: Faulty parsing of relative URLs
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
274619: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=274619
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: lynx-ssl
Version: 1:2.8.4.1b-3.1
Severity: normal
On this page:
http://wj55.org/Minutes.php
There is this tag:
<a href="?date_meeting=2004-08-31">Tuesday, August 31, 2004</a>
Following this link ~should~ take one to:
http://wj55.org/Minutes.php?date_meeting=2004-08-31
But instead, we get to:
http://wj55.org/?date_meeting=2004-08-31
This violates RFC 1808: Relative Uniform Resource Locators
Liam
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=en_CA, LC_CTYPE=en_CA
Versions of packages lynx-ssl depends on:
ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an
ii libncurses5 5.4-4 Shared libraries for terminal hand
ii libssl0.9.6 0.9.6l-4 SSL shared libraries (old version)
ii zlib1g 1:1.2.1.1-7 compression library - runtime
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.8.7dev9-1.2
On 2004-10-02 Liam K Morland <[EMAIL PROTECTED]> wrote:
> Package: lynx-ssl
> Version: 1:2.8.4.1b-3.1
> Severity: normal
> On this page:
> http://wj55.org/Minutes.php
> There is this tag:
> <a href="?date_meeting=2004-08-31">Tuesday, August 31, 2004</a>
> Following this link ~should~ take one to:
> http://wj55.org/Minutes.php?date_meeting=2004-08-31
> But instead, we get to:
> http://wj55.org/?date_meeting=2004-08-31
[...]
Hello,
I cannot reproduce this with 2.8.7dev9-1.2 anynmore. Closing.
lynx -useragent=Lynx/2.8.5rel.1 http://wj55.org/Minutes.php
follows the links as expected.
On a sidenote the site seems to be broken, it barfs on
lynx's user agent header:
-------------------------
[EMAIL PROTECTED]:/chroots/sid/usr/share/doc/lynx-cur$ telnet wj55.org 80
Trying 76.74.187.200...
Connected to wj55.org.
Escape character is '^]'.
HEAD /Minutes.php HTTP/1.0
Host: wj55.org
User-Agent: Lynx/2.8.5rel.1 libwww-FM/2.14 SSL-MM/1.4.1 GNUTLS/1.4.4
HTTP/1.1 406 Not Acceptable
Date: Sat, 19 Jul 2008 08:38:15 GMT
Server: Apache
Content-Length: 262
Connection: close
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>406 Not Acceptable</title>
</head><body>
<h1>Not Acceptable</h1>
<p>An appropriate representation of the requested resource /Minutes.php could
not be found on this server.</p>
</body></html>
Connection closed by foreign host.
[EMAIL PROTECTED]:/chroots/sid/usr/share/doc/lynx-cur$
-------------------------
I am quite sure this is a site problem, not one in lynx since the
same happens when using the User-Agent example in rfc1945
("User-Agent: CERN-LineMode/2.15 libwww/2.17b3")
cu andreas
--- End Message ---