Bug 77094

Summary: RFE: Read-only fields should be text, not drop-down boxes (?)
Product: [Community] Bugzilla Reporter: Aleksey Nogin <aleksey>
Component: Bugzilla GeneralAssignee: PnT DevOps Devs <hss-ied-bugs>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.18Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: DEFERRED
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-18 21:46:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aleksey Nogin 2002-11-01 02:42:52 UTC
In old Bugzilla, fields that one is not permitted to modify were displayed as
text instead of drop-down boxes. In the new Bugzilla, all fields are drop boxes
and the only way to see whether the field is read-only or not, is to try
modifying it and to see whether post_bug.cgi will rehect or accept.

The only advantage of the new behavior is not having to login first before
modifying non-publically-modifiable fields (e.g, you can modify them first,
click "Commit" and have process_bug.cgi prompt for the login info). IMHO the old
behavior is better.

Comment 1 David Lawrence 2002-11-20 16:42:03 UTC
This is understandable. This is the way the current upstream bugzilla handles it
so I am changing this to a RFE. This should be done easily enough in the
templates now. I will look into this for post release.

Comment 2 David Lawrence 2002-12-02 05:56:46 UTC
Just a note that I will fix this but will wait til after new bugzilla goes into
production.

Comment 3 David Lawrence 2006-04-08 18:12:38 UTC
Red Hat's current Bugzilla version is 2.18. I am moving all older open bugs to
this version. Any bugs against the older versions will need to be verified that
they are still bugs. This will help me also to sort them better.

Comment 4 David Lawrence 2008-08-18 21:46:51 UTC
The new version 3.2 of Bugzilla will show the field as text only if the user cannot edit it.