Package: spong-common
Version: 2.7.7-8
Severity: minor

Line 441 of /usr/share/spong/Spong/Host.pm reads:
----------------------------------------------------------------------
    print " || <a href\"rrd/$name\">Spong RRD charts</a>";
----------------------------------------------------------------------

This leads to a malformed url in the html output.

The a.m. line is at least missing a '=' after 'href'; but, the relative path seems wrong to me, also. This line works for me:
----------------------------------------------------------------------
    print " || <a href=\"/spong/rrd/$name\">Spong RRD charts</a>";
----------------------------------------------------------------------

I am using Debian GNU/Linux 3.1 testing

Rgds,
--
BFE Studio und Medien Systeme GmbH
Werner Karl
- Software- und Netzwerksysteme (SNS) -
An der Fahrt 1
D-55124 Mainz
Phone:  +49 (0) 6131 / 946-191
FAX:    +49 (0) 6131 / 946-202
E-Mail: [EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to