[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#3482) some links on the home page not active any more
Full_Name: Peter Marschall
Version:
OS: Linux
URL:
Submission from: (NULL) (195.127.39.130)
Hi,
for a week or two some links on the OpenLDAP home page are inactive
(at least for my Browser [Konqueror])
Affected are (among others): Download, ITS
Browsing throug the HTML source code I found the cause:
for the affected links the start <A> tag ens with a /
(e.g. <A HREF="software/download" />Download!</A>)
The effect is (at least in Konqueror) that the text "Download!"
not being displayed as a clickable link (which IMHO is correct
since the <A> tag is already closed at this point).
Thanks for OpenLDAP
Peter