Closed Bug 459064 Opened 16 years ago Closed 16 years ago

Set FIELD_TYPE_SINGLE_SELECT on standard global select fields

Categories

(Bugzilla :: Bugzilla-General, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.4

People

(Reporter: mkanat, Assigned: mkanat)

References

Details

Attachments

(1 file, 1 obsolete file)

A lot of code would be easier if we stored the type of standard fields in the fielddefs table. (It allows easier calls to get_fields, the use of bug/field.html.tmpl for those fields, etc.) In particular, this will be required for bug 458436, but it's a valuable cleanup all by itself and so it can be split out of any other bug.
Attached patch v1 (obsolete) — Splinter Review
Attachment #342267 - Flags: review?(bbaetz)
Depends on: 291433
Attachment #342267 - Flags: review?(bbaetz) → review+
Putting in the approval queue until the blocker chain is resolved.
Flags: approval?
Target Milestone: Bugzilla 4.0 → Bugzilla 3.4
Attached patch v1 (fix bitrot)Splinter Review
I applied v1 locally to one of my dev installations, and there'd been some bitrot, so this fixes the bitrot. Carrying forward r+.
Attachment #342267 - Attachment is obsolete: true
Attachment #344527 - Flags: review+
Flags: approval? → approval+
Checking in editvalues.cgi;
/cvsroot/mozilla/webtools/bugzilla/editvalues.cgi,v  <--  editvalues.cgi
new revision: 1.36; previous revision: 1.35
done
Checking in Bugzilla/Field.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Field.pm,v  <--  Field.pm
new revision: 1.36; previous revision: 1.35
done
Checking in Bugzilla/Search.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Search.pm,v  <--  Search.pm
new revision: 1.165; previous revision: 1.164
done
Checking in Bugzilla/WebService/Bug.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/WebService/Bug.pm,v  <--  Bug.pm
new revision: 1.17; previous revision: 1.16
done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Added to the release notes for Bugzilla 3.4 in bug 494037.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: