Your message dated Thu, 03 Jan 2008 16:21:46 +0100
with message-id <[EMAIL PROTECTED]>
and subject line links-ssl: mishandles relative URL when base URL has no slash
after port
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: links-ssl
Version: 0.96.20020409-1
Severity: normal
Save the following text as demo.html and run "links demo.html".
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
"http://www.w3.org/TR/REC-html40/strict.dtd">
<base href="http://localhost:1234">
<title>Demo</title>
<ul>
<li><a href="/9">/9</a>
<li><a href="9">9</a>
</ul>
Browsers should treat both links as pointing to <http://localhost:1234/9>.
However, Links handles the first one as <http://localhost:123/9> and the
second one as <http://localhost:1239/>.
-- System Information
Debian Release: 3.0
Kernel Version: Linux Astalo 2.4.17-kon.astalo.3 #1 pe helmi 22 10:42:18 EET
2002 i686 unknown
Versions of the packages links-ssl depends on:
ii libc6 2.2.5-4 GNU C Library: Shared libraries and Timezone
ii libgpmg1 1.19.6-12 General Purpose Mouse Library [libc6]
ii liblualib4 4.1-alpha-4 Extension library for the Lua programming la
ii liblua4 4.1-alpha-4 Main interpreter library for the Lua program
ii libssl0.9.6 0.9.6c-2 SSL shared libraries
--- End Message ---
--- Begin Message ---
this was fixed with the recent links 2.x upload
--- End Message ---