Date: Tue, 14 Dec 1999 03:04:21 -0500 (EST) From: Igor Roshchin <str@giganda.komkon.org> To: andreas@klemm.gtn.com Cc: freebsd-bugs@FreeBSD.ORG, ports@FreeBSD.ORG Subject: wwwstat-2.01 port is not Y2K compliant Message-ID: <199912140804.DAA50196@giganda.komkon.org>
index | next in thread | raw e-mail
Hello!
I just found that the wwwstat-2.01 port still has not been
fixed, and is not Y2K compliant:
For example: the file "monthly":
$ArcStats = '/dc/ud/www/documentroot/Admin/stats-19' . $year .
'/' . $LastMonth . '.wwwstats.html';
It relies on the 2-digit representation of the year (from $year),
and adds "19" before it.
I am not sure if other files in the package have similar problem.
I just submitted a PR via web-interface.
Regards,
Igor
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912140804.DAA50196>
