Bug 406331 - 3.23: !CheckCanChangeField() changes in process_bug.cgi
Summary: 3.23: !CheckCanChangeField() changes in process_bug.cgi
Keywords:
Status: CLOSED DUPLICATE of bug 406141
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 3.2
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Tony Fu
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: RHBZ30UpgradeTracker 406141
TreeView+ depends on / blocked
 
Reported: 2007-11-30 16:58 UTC by David Lawrence
Modified: 2013-06-24 04:16 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-29 05:05:25 UTC
Embargoed:


Attachments (Terms of Use)

Description David Lawrence 2007-11-30 16:58:41 UTC
Description:
Code sections in were added to process_bug.cgi for disallowing certain changes to external people to certain Red Hat products such as RHEL, RHEL Beta, and RHEL Public Beta. Non Red Hat employees are not allowed to close or set priority in those products.

Function Requirements:
!CheckCanChangeField in process_bug.cgi

Comment 1 Tony Fu 2007-12-20 03:06:02 UTC
Size estimation:

Need to call !CheckCanChangeField in process_bug.cgi.  It expects 3 lines of code.

Test Unit:

One web page(20 lines) and one xmlrpc call (100 lines) need to be test.


Total LOC = 3+20+100=123

Comment 2 David Lawrence 2007-12-29 05:05:25 UTC

*** This bug has been marked as a duplicate of 406141 ***


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