From owner-freebsd-bugs Sat Oct 21 11: 0:13 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C05D37B4CF for ; Sat, 21 Oct 2000 11:00:08 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA18311; Sat, 21 Oct 2000 11:00:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from hyperhost.net (hyperhost.net [207.159.132.249]) by hub.freebsd.org (Postfix) with ESMTP id 7130837B4C5 for ; Sat, 21 Oct 2000 10:55:20 -0700 (PDT) Received: from foobar.foobar.eyep.net (p5.a8.du.radix.net [207.192.132.133]) by hyperhost.net (8.9.3/8.9.3) with ESMTP id NAA19372 for ; Sat, 21 Oct 2000 13:55:18 -0400 (EDT) Received: by foobar.foobar.eyep.net (Postfix, from userid 1000) id 9DACE137F75; Sat, 21 Oct 2000 13:54:45 -0400 (EDT) Message-Id: <20001021175445.9DACE137F75@foobar.foobar.eyep.net> Date: Sat, 21 Oct 2000 13:54:45 -0400 (EDT) From: patseal@hyperhost.net Reply-To: patseal@hyperhost.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/22191: query-pr-summary.cgi bug Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22191 >Category: misc >Synopsis: query-pr-summary.cgi bug >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 21 11:00:07 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Patrick Seal >Release: FreeBSD 4.1.1-STABLE i386 >Organization: >Environment: >Description: I was searching for all the PR that I've submitted here: http://www.FreeBSD.org/cgi/query-pr-summary.cgi?category=&severity=&priority=&class=&state=&sort=none&text=&responsible=&multitext=&originator=Patrick+Seal&closedtoo= notice the originator=Patrick+Seal A few of the links on the page that modify the query (like "Include closed reports too") will mess that part up: http://www.FreeBSD.org/cgi/query-pr-summary.cgi?&originator=Patrick Seal&sort=none&closedtoo=on originator=Patrick Seal Without the '+' everything past the space is ignored and all PR's submitted by Patricks are displayed (and since the closedtoo=on is past the space, only the open ones are displayed) I know this isn't serious, but It's a bug that could confuse some of the developers that use this interface (at least for a minute) so I marked this PR as serious. Was my judgement correct in assigning this priority? >How-To-Repeat: After a PR query, click on any of the links "Last-Modified", "Catergory", "Responsible Party", or "include closed reports too" using an originator with a space. >Fix: s/ /\+/g >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message