Closed Bug 314757 Opened 19 years ago Closed 19 years ago

The mybugstemplate parameter should include UNCONFIRMED bugs I reported myself

Categories

(Bugzilla :: Query/Bug List, defect)

2.21
defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 2.22

People

(Reporter: Wurblzap, Assigned: Wurblzap)

References

Details

Attachments

(1 file, 1 obsolete file)

This is what bug 28357 was all about until it veered away.
By default, the parameter should be bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailreporter1=1&emailtype1=exact&email1=%userid%&field0-0-0=bug_status&type0-0-0=notequals&value0-0-0=UNCONFIRMED&field0-0-1=reporter&type0-0-1=equals&value0-0-1=%userid% (see bug 304410).
Status: NEW → ASSIGNED
Flags: blocking2.22?
Attached patch Patch (obsolete) — Splinter Review
Attachment #201619 - Flags: review?
Attachment #201619 - Flags: review? → review?(justdave)
Attachment #201619 - Flags: review?(justdave) → review?
Attachment #201619 - Flags: review? → review?(justdave)
This isn't a blocker (I would release without it), but I think it's a good idea.
Flags: blocking2.22? → blocking2.22-
Not seeing own UNCONFIRMED bugs is a FAQ, and this gets rid of it. The proposed mybugstemplate is already live at b.m.o. Requesting blocking again.
Flags: blocking2.22- → blocking2.22?
OK. As it's a FAQ, we should get it in.
Flags: blocking2.22? → blocking2.22+
Comment on attachment 201619 [details] [diff] [review]
Patch

>   {
>    name => 'mybugstemplate',
>    type => 't',
>-   default => 'buglist.cgi?bug_status=NEW /* truncated */
>+   default => 'bug_status=UNCONFIRMED&bug_status=NEW /* truncated */
>   },

Looks good to me except you missed the leading "buglist.cgi?" in front of the query. Fix that and I will grant review.
Attachment #201619 - Flags: review?(justdave) → review-
Attached patch Patch 1.1Splinter Review
Right.
Attachment #201619 - Attachment is obsolete: true
Attachment #206036 - Flags: review?(LpSolit)
Comment on attachment 206036 [details] [diff] [review]
Patch 1.1

r=LpSolit
Attachment #206036 - Flags: review?(LpSolit) → review+
Flags: approval?
Flags: approval? → approval+
Checking in Bugzilla/Config/Query.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Config/Query.pm,v  <--  Query.pm
new revision: 1.2; previous revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: