Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2000 13:54:45 -0400 (EDT)
From:      patseal@hyperhost.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   misc/22191: query-pr-summary.cgi bug
Message-ID:  <20001021175445.9DACE137F75@foobar.foobar.eyep.net>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001021175445.9DACE137F75>