Date: Sun, 6 Nov 2005 22:07:23 +0000 (UTC) From: Ceri Davies <ceri@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi dosendpr.cgi Message-ID: <200511062207.jA6M7NY5025466@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ceri 2005-11-06 22:07:23 UTC FreeBSD doc repository Modified files: en/cgi dosendpr.cgi Log: Correct a bug regarding the expiration of codes. The test for expired codes was inverted, so emptied the database every time the test ran. Due to the time that the sweep was made, this bug only hit the user if someone else had submitted a PR in the period between their obtaining the code and submitting the PR. This is likely the cause of the unexplained failures that some users were seeing, which we all blamed on misbehaving caches. Revision Changes Path 1.23 +2 -2 www/en/cgi/dosendpr.cgi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511062207.jA6M7NY5025466>