Date: Thu, 24 May 2007 06:25:10 +0200 From: Remko Lodder <remko@elvandar.org> To: "Simon L. Nielsen" <simon@FreeBSD.org> Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/cgi dosendpr.cgi Message-ID: <465513A6.8060806@elvandar.org> In-Reply-To: <200705232153.l4NLrjYX038322@repoman.freebsd.org> References: <200705232153.l4NLrjYX038322@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Simon L. Nielsen wrote: > simon 2007-05-23 21:53:45 UTC > > FreeBSD doc repository > > Modified files: > en/cgi dosendpr.cgi > Log: > Fix problem with dosendpr.cgi hanging after a PR has been submitted > where no page was returned to the submitter resulting in many > duplicate PR's. > > The pipe to sendmail was just being closed without the nice ".\n" to > tell sendmail this is the end of the mail. Now we always send "\n.\n" > to be sure the is a standalone "." on a line. > > Why this wasn't a problem before, but is now, I'm not really sure, but > it's probably a perl 5.0 -> 5.8 change which triggered this. > > If there are still problems after this commit, please report including > PR number(s). > > Prodded by: bugmeister(s) > Co-prodding and testing help: edwin > Not fixed for far too long by: simon > > Revision Changes Path > 1.31 +2 -1 www/en/cgi/dosendpr.cgi Great work dude!! Thanks A LOT! -- Kind regards, Remko Lodder ** remko@elvandar.org FreeBSD ** remko@FreeBSD.org /* Quis custodiet ipsos custodes */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?465513A6.8060806>