Bug 406291 - 3.19: Filter flags by status in request.cgi.
Summary: 3.19: Filter flags by status in request.cgi.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 3.2
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard: 2 hours
Depends On:
Blocks: RHBZ30UpgradeTracker 427057
TreeView+ depends on / blocked
 
Reported: 2007-11-30 16:58 UTC by David Lawrence
Modified: 2013-06-24 04:19 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-28 03:39:54 UTC
Embargoed:


Attachments (Terms of Use)
Patch to filter flags by status in request.cgi (v1) (1004 bytes, patch)
2008-03-24 19:20 UTC, David Lawrence
nelhawar: review+
Details | Diff

Description David Lawrence 2007-11-30 16:58:32 UTC
Description:
request.cgi can now filter bug lists by flag status. Originally it would only show bug flags in the requested (?) status.

Function Requirements:
request.cgi

Comment 1 David Lawrence 2007-12-20 05:39:12 UTC
LOC Estimation:

templates/en/default/request/queue.html.tmpl: 9
time to write selenium tests needed for request.cgi: 2 hours

Total LOC: 9

Comment 2 Kevin Baker 2007-12-29 18:52:04 UTC
Dave, is this a security enhancement?

Comment 3 David Lawrence 2007-12-30 05:34:17 UTC
No. It simply re enables the originally disabled method of filtering based
on status. Should not have any implications on security as the flags should
still be filtered out based on their view group permissions.


Comment 4 David Lawrence 2008-03-24 19:20:30 UTC
Created attachment 298920 [details]
Patch to filter flags by status in request.cgi (v1)

Simple re-enables the commented out template code that was originally hiding
the filter by status.

Comment 5 Noura El hawary 2008-03-25 01:46:23 UTC
Comment on attachment 298920 [details]
Patch to filter flags by status in request.cgi (v1)

Looks good Dave, And works fine.

Noura

Comment 6 David Lawrence 2008-05-28 03:39:54 UTC
Worked 1 hour.


Note You need to log in before you can comment on or make changes to this bug.