Bug 30795

Summary: the "Current problems assigned to you" script is broken
Product: Base System Reporter: Mikhail T. <freebsd-2024>
Component: miscAssignee: Peter Wemm <peter>
Status: Closed FIXED    
Severity: Affects Only Me CC: peter
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   

Description Mikhail T. 2001-09-24 19:40:01 UTC
	Every time the script send me e-mail, I get the list of not
	only my PRs, but also of everybody's, who's login name starts
	with ``mi''.

	At the moment, there is ONE my PR in the database, and 24 more
	assigned to ``mikeh'' and ``mike''.

	I tried to e-mail to various people privatly about this, but to
	no avail.

Fix: 

- "^login"
	+ "^login$"
Comment 1 Josef Karthauser 2001-09-24 20:08:36 UTC
On Mon, Sep 24, 2001 at 02:31:49PM -0400, Mikhail Teterin wrote:
> 
> 	Every time the script send me e-mail, I get the list of not
> 	only my PRs, but also of everybody's, who's login name starts
> 	with ``mi''.
> 
> 	At the moment, there is ONE my PR in the database, and 24 more
> 	assigned to ``mikeh'' and ``mike''.
> 
> 	I tried to e-mail to various people privatly about this, but to
> 	no avail.


Yeah, it would be good to get this fixed.  I too have this problem,
I get joerg's PR's too.

Joe
Comment 2 ru freebsd_committer freebsd_triage 2001-09-25 08:26:02 UTC
Responsible Changed
From-To: freebsd-bugs->peter

Adding $ to the end of the -r argument is prevented by: 

Insecure args at /home/peter/work/www/en/cgi/query-pr-summary.cgi line 56.
Comment 3 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2001-10-28 12:31:50 UTC
State Changed
From-To: open->closed

If I have been watching my commit email carefully I saw a commit 
which fixes this without the problems mentioned in the audit-trail.
Comment 4 Mikhail T. 2001-10-29 21:46:00 UTC
On 28 Oct, asmodai@FreeBSD.org wrote:
> Synopsis: the "Current problems assigned to you" script is broken
> 
> State-Changed-From-To: open->closed
> State-Changed-By: asmodai
> State-Changed-When: Sun Oct 28 04:31:50 PST 2001
> State-Changed-Why: 
> If I have been watching my commit email carefully I saw a commit
> which fixes this without the problems mentioned in the audit-trail.
> 
> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30795

I have just received a new list of, supposedly my, problems -- listing
all of the mikeh's and mike's PRs:

 Subject: Current problem reports assigned to you
    Date: Mon, 29 Oct 2001 11:02:07 -0800 (PST)
      To: mi@freebsd.org

Current FreeBSD problem reports
Critical problems
Serious problems

S  Submitted   Tracker     Resp.    Description
-------------------------------------------------------------------------------
s [1999/03/02] bin/10353   mikeh    ypserv gets segmentation violation
s [2000/05/22] bin/18742   mike     times.allow field parsed incorrectly
o [2001/07/07] bin/28798   mikeh    mail(1) with a pager (more) requires fg/C
a [2001/08/13] kern/29682  mike     /proc/pid/status broken for irqN processe
a [2001/10/03] bin/31002   mike     whois dumps contents of /etc/services whe

5 problems total.
...

Please, don't close PRs without confirmations...

	-mi