Open Bug 303662 Opened 19 years ago Updated 17 years ago

Params should be objects

Categories

(Bugzilla :: Administration, task)

2.21
task
Not set
normal

Tracking

()

People

(Reporter: mkanat, Unassigned)

References

(Blocks 1 open bug)

Details

Right now we have a very strange way of dealing with Params, code-wise. We have
a big long list called @param_list in defparams.pl that sets defaults, and then
we have two different hashes in Bugzilla::Config that we use to read in data
about params, and then all these complex subs to set them and so on...

It would be much easier if each Param was an object, a Bugzilla::Config::Param.
*** Bug 316753 has been marked as a duplicate of this bug. ***
Assignee: administration → LpSolit
Blocks: 342861
Depends on: 343112
Target Milestone: --- → Bugzilla 2.24
Bah, I have no good idea on how to implement objects here. And I found a workaround to fix bug 342861, so this bug is no longer on my priority list.
Assignee: LpSolit → administration
No longer blocks: 342861
Target Milestone: Bugzilla 2.24 → ---
You need to log in before you can comment on or make changes to this bug.