From owner-freebsd-bugbusters@FreeBSD.ORG Fri Apr 8 20:27:39 2005 Return-Path: Delivered-To: freebsd-bugbusters@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88ACD16A4CE for ; Fri, 8 Apr 2005 20:27:39 +0000 (GMT) Received: from smtp1.Stanford.EDU (smtp1.Stanford.EDU [171.67.16.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43A2643D31 for ; Fri, 8 Apr 2005 20:27:39 +0000 (GMT) (envelope-from larson@w6yx.stanford.edu) Received: from w6yx.stanford.edu (w6yx.Stanford.EDU [171.64.23.31]) by smtp1.Stanford.EDU (8.12.11/8.12.11) with ESMTP id j38KRcnL029428; Fri, 8 Apr 2005 13:27:38 -0700 Received: from w6yx.stanford.edu (localhost [127.0.0.1]) by w6yx.stanford.edu (8.13.3/8.13.1) with ESMTP id j38KRbCj097492; Fri, 8 Apr 2005 13:27:37 -0700 (PDT) (envelope-from larson@w6yx.stanford.edu) Received: (from larson@localhost) by w6yx.stanford.edu (8.13.3/8.13.1/Submit) id j38KRbY1097490; Fri, 8 Apr 2005 13:27:37 -0700 (PDT) (envelope-from larson) Date: Fri, 8 Apr 2005 13:27:37 -0700 (PDT) From: Alan Larson Message-Id: <200504082027.j38KRbY1097490@w6yx.stanford.edu> To: ceri@submonkey.net, larson@w6yx.stanford.edu In-Reply-To: <20050408083517.GF19136@submonkey.net> cc: bugbusters@freebsd.org Subject: Re: random text in bug submission. X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Coordination of the Problem Report handling effort. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 20:27:39 -0000 > From setantae@submonkey.net Fri Apr 8 01:35:20 2005 > Date: Fri, 8 Apr 2005 09:35:17 +0100 > From: Ceri Davies > To: Alan Larson > Cc: bugbusters@freebsd.org > Subject: Re: random text in bug submission. > Mail-Followup-To: Ceri Davies , > Alan Larson , bugbusters@freebsd.org > References: <200504072356.j37NuB32051367@w6yx.stanford.edu> > Mime-Version: 1.0 > Content-Type: multipart/signed; micalg=pgp-sha1; > protocol="application/pgp-signature"; boundary="yr/DzoowOgTDcSCF" > Content-Disposition: inline > In-Reply-To: <200504072356.j37NuB32051367@w6yx.stanford.edu> > X-PGP: finger ceri@FreeBSD.org > User-Agent: Mutt/1.5.9i > Sender: Ceri Davies > > > --yr/DzoowOgTDcSCF > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Thu, Apr 07, 2005 at 04:56:11PM -0700, Alan Larson wrote: > > I entered the correct code, and it said it didn't match and refused to > > take my bug submission. > >=20 > > What an annoyance. > >=20 > > It showed the same code as a previous report, but did not accept > > the entry. > > I really don't understand this behaviour. The image is called as > a volatile script (/cgi/sendpr-code.cgi?dummy) and sends no-cache headers > in the HTTP response. There's no way that your browser should have > shown you the same code again. What is it? The browser was netscape 4.8 (considered pretty good at one point, though I would switch to Firefox quickly if I didn't have to deal with a bunch of dependencies and could install it as easily as I did Netscape.) > > There really should be some "are you really a human" at that point -- > > What? What I meant was that the failure to match error page should give another (presumably different) image to match so one could continue the submit process without loss of the information that had just been manually entered. Sort of a "second try". Alan