Closed Bug 276842 Opened 20 years ago Closed 20 years ago

Move @default_column_list out of globals.pl into Bugzilla/Constants.pm

Categories

(Bugzilla :: Query/Bug List, enhancement)

2.19.1
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: mkanat, Assigned: mkanat)

References

Details

Attachments

(1 file)

This is only used by buglist.cgi and colchange.cgi, as far as I can see.

It should go into Bugzilla::Constants, I think, unless anybody objects.
This is also a pretty simple patch, since there's only a few files touched with
a few lines. I did test this, just now, to make sure that it both compiles and
behaves as expected on the tip.
Attachment #170125 - Flags: review?(vladd)
Also, this should actually be in the Query/BugList component, since that's the
only code that gets touched by this.
Component: Bugzilla-General → Query/Bug List
Attachment #170125 - Flags: review?(vladd) → review+
Status: NEW → ASSIGNED
Flags: approval?
Target Milestone: --- → Bugzilla 2.22
Whiteboard: patch awaiting approval
Targeting bug to 2.20 since the 2.20 feature freeze was canceled.
Target Milestone: Bugzilla 2.22 → Bugzilla 2.20
Flags: approval? → approval+
Checking in buglist.cgi;
/cvsroot/mozilla/webtools/bugzilla/buglist.cgi,v  <--  buglist.cgi
new revision: 1.269; previous revision: 1.268
done
Checking in colchange.cgi;
/cvsroot/mozilla/webtools/bugzilla/colchange.cgi,v  <--  colchange.cgi
new revision: 1.46; previous revision: 1.45
done
Checking in globals.pl;
/cvsroot/mozilla/webtools/bugzilla/globals.pl,v  <--  globals.pl
new revision: 1.284; previous revision: 1.283
done
Checking in Bugzilla/Constants.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Constants.pm,v  <--  Constants.pm
new revision: 1.14; previous revision: 1.13
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Summary: Move @default_column_list out of globals.pl → Move @default_column_list out of globals.pl into Bugzilla/Constants.pm
Whiteboard: patch awaiting approval
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: